3 writes to _hwnd
PresentationCore (3)
Core\CSharp\System\Windows\Automation\Peers\AutomationPeer.cs (3)
232
_hwnd
= hwnd;
241
_hwnd
= IntPtr.Zero;
251
wrapper.
_hwnd
= hwnd;
1 reference to _hwnd
PresentationCore (1)
Core\CSharp\System\Windows\Automation\Peers\AutomationPeer.cs (1)
263
return
_hwnd
;