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