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