2 writes to _hwndOwnerWindow
PresentationFramework (2)
src\Framework\Microsoft\Win32\CommonDialog.cs (2)
132
_hwndOwnerWindow
= hwndOwner;
198
_hwndOwnerWindow
= hwndOwner;
2 references to _hwndOwnerWindow
PresentationFramework (2)
src\Framework\Microsoft\Win32\CommonDialog.cs (2)
330
if (
_hwndOwnerWindow
!= IntPtr.Zero)
338
new HandleRef(this,
_hwndOwnerWindow
), // window to find monitor location for