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