2 writes to _hwndOwnerWindow
PresentationFramework (2)
Microsoft\Win32\CommonDialog.cs (2)
109
_hwndOwnerWindow
= hwndOwner;
168
_hwndOwnerWindow
= hwndOwner;
2 references to _hwndOwnerWindow
PresentationFramework (2)
Microsoft\Win32\CommonDialog.cs (2)
289
if (
_hwndOwnerWindow
!= IntPtr.Zero)
297
new HandleRef(this,
_hwndOwnerWindow
), // window to find monitor location for