2 writes to _hwndOwnerWindow
PresentationFramework (2)
Microsoft\Win32\CommonDialog.cs (2)
106_hwndOwnerWindow = hwndOwner; 165_hwndOwnerWindow = hwndOwner;
2 references to _hwndOwnerWindow
PresentationFramework (2)
Microsoft\Win32\CommonDialog.cs (2)
286if (_hwndOwnerWindow != IntPtr.Zero) 294new HandleRef(this, _hwndOwnerWindow), // window to find monitor location for