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)
330if (_hwndOwnerWindow != IntPtr.Zero) 338new HandleRef(this, _hwndOwnerWindow), // window to find monitor location for