1 write to _runtimeId
UIAutomationTypes (1)
System\Windows\Automation\WindowClosedEventArgs.cs (1)
33
_runtimeId
= (int[])runtimeId.Clone();
1 reference to _runtimeId
UIAutomationTypes (1)
System\Windows\Automation\WindowClosedEventArgs.cs (1)
52
return (int [])
_runtimeId
.Clone();