1 write to _runtimeID
UIAutomationTypes (1)
System\Windows\Automation\StructureChangedEventArgs.cs (1)
77_runtimeID = (int [])runtimeId.Clone();
1 reference to _runtimeID
UIAutomationTypes (1)
System\Windows\Automation\StructureChangedEventArgs.cs (1)
97return (int [])_runtimeID.Clone();