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