AutomationPeer::IsHwndHost Property
.NET Framework (current version)
Gets a value that indicates whether the element that is associated with this AutomationPeer hosts hwnds in Windows Presentation Foundation (WPF).
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System::Booleantrue if the element that is associated with this AutomationPeer hosts hwnds in Windows Presentation Foundation (WPF); otherwise, false.
Two examples of elements that host hwnds in Windows Presentation Foundation (WPF) are WindowsFormsHost and Popup.
These peers must also override GetHostRawElementProviderCore.
.NET Framework
Available since 3.0
Available since 3.0
Show: