3 writes to _hwnd
PresentationCore (3)
System\Windows\Automation\Peers\AutomationPeer.cs (3)
227
_hwnd
= hwnd;
232
_hwnd
= IntPtr.Zero;
238
wrapper.
_hwnd
= hwnd;
1 reference to _hwnd
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
246
return
_hwnd
;