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