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