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