TreeViewItem::IsSelectionActive Property
.NET Framework (current version)
Gets a value that indicates whether the TreeViewItem has keyboard focus.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue if the TreeViewItem has keyboard focus; otherwise, false. The default is false.
If the keyboard changes focus from a TreeViewItem to a Menu or a ToolBar, the value of this property remains true.
Identifier field | |
Metadata properties set to true |
.NET Framework
Available since 3.0
Silverlight
Available since 3.0
Available since 3.0
Silverlight
Available since 3.0
Show: