2 writes to Hwnd
PresentationCore (2)
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
98
root.
Hwnd
= hwnd;
System\Windows\InterOp\HwndTarget.cs (1)
1433
peer.
Hwnd
= handle;
3 references to Hwnd
PresentationCore (3)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
601
host = HostedWindowWrapper.CreateInternal(
Hwnd
);
System\Windows\Automation\Peers\GenericRootAutomationPeer.cs (2)
49
IntPtr hwnd = this.
Hwnd
;
80
IntPtr hwnd = this.
Hwnd
;