1 write to _hwndParent
PresentationFramework (1)
System\Windows\Interop\ActiveXHost.cs (1)
754set { _hwndParent = value; }
1 reference to _hwndParent
PresentationFramework (1)
System\Windows\Interop\ActiveXHost.cs (1)
752get { return _hwndParent; }