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