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)
98
return (int [])
_runtimeID
.Clone();