TreeViewItem::IsSelected Property
.NET Framework (current version)
Gets or sets whether a TreeViewItem control is selected.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue if the TreeViewItem is selected; otherwise, false. The default is false.
When the IsSelected property value changes to true, the Selected event occurs. When the IsSelected property value changes to false, the Unselected event occurs.
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: