3 writes to _hwnd
PresentationCore (3)
System\Windows\Automation\Peers\AutomationPeer.cs (3)
214
_hwnd
= hwnd;
219
_hwnd
= IntPtr.Zero;
226
_hwnd
= hwnd
1 reference to _hwnd
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
235
return
_hwnd
;