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