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