2 writes to _hwndOwnerWindow
PresentationFramework (2)
Microsoft\Win32\CommonDialog.cs (2)
91_hwndOwnerWindow = hwndOwner; 144_hwndOwnerWindow = hwndOwner;
2 references to _hwndOwnerWindow
PresentationFramework (2)
Microsoft\Win32\CommonDialog.cs (2)
257if (_hwndOwnerWindow != IntPtr.Zero) 265new HandleRef(this, _hwndOwnerWindow), // window to find monitor location for