2 writes to _hwnd
WindowsBase (2)
Base\System\Windows\Interop\MSG.cs (2)
53
_hwnd
= hwnd;
87
_hwnd
= value;
1 reference to _hwnd
WindowsBase (1)
Base\System\Windows\Interop\MSG.cs (1)
81
return
_hwnd
;