1 override of IsHwndHost
WindowsFormsIntegration (1)
System\Windows\Automation\Peers\WindowsFormsHostAutomationPeer.cs (1)
30protected internal override bool IsHwndHost { get { return true; }}
1 reference to IsHwndHost
PresentationCore (1)
MS\Internal\Automation\ElementProxy.cs (1)
422if (peer.IsHwndHost)