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