3 writes to _hwnd
PresentationCore (3)
System\Windows\Automation\Peers\AutomationPeer.cs (3)
213
_hwnd
= hwnd;
218
_hwnd
= IntPtr.Zero;
225
_hwnd
= hwnd
1 reference to _hwnd
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
234
return
_hwnd
;