2 writes to _hwndOwnerWindow
PresentationFramework (2)
Microsoft\Win32\CommonDialog.cs (2)
92_hwndOwnerWindow = hwndOwner; 145_hwndOwnerWindow = hwndOwner;
2 references to _hwndOwnerWindow
PresentationFramework (2)
Microsoft\Win32\CommonDialog.cs (2)
258if (_hwndOwnerWindow != IntPtr.Zero) 266new HandleRef(this, _hwndOwnerWindow), // window to find monitor location for