7 writes to ParentWindow
PresentationCore (3)
System\Windows\InterOp\HwndSource.cs (3)
72param.ParentWindow = parent; 133parameters.ParentWindow = parent; 191parameters.ParentWindow = parent;
PresentationFramework (3)
System\Windows\Controls\Primitives\Popup.cs (2)
3346param.ParentWindow = parent; 3354param.ParentWindow = parent;
System\Windows\Window.cs (1)
2628ParentWindow = _ownerHandle,
WindowsFormsIntegration (1)
System\Windows\Integration\ElementHost.cs (1)
574ParentWindow = Handle,
1 reference to ParentWindow
PresentationCore (1)
System\Windows\InterOp\HwndSource.cs (1)
265parameters.ParentWindow,