ItemAutomationPeer::IsEnabledCore Method ()
.NET Framework (current version)
Gets a value that indicates whether the specified UIElement can receive and send events.
Assembly: PresentationFramework (in PresentationFramework.dll)
Return Value
Type: System::Booleantrue if the UI Automation peer can receive and send events; otherwise, false.
The UIElement corresponds to the data item in the Items collection that is associated with this ItemAutomationPeer. This method is called by IsEnabled.
.NET Framework
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Show: