Bearbeiten

TreeViewItem.IsSelectedProperty Field

Definition

Identifies the IsSelected dependency property.

public: static initonly System::Windows::DependencyProperty ^ IsSelectedProperty;
public static readonly System.Windows.DependencyProperty IsSelectedProperty;
 staticval mutable IsSelectedProperty : System.Windows.DependencyProperty
Public Shared ReadOnly IsSelectedProperty As DependencyProperty 

Field Value

Remarks

The identifier for the IsSelected dependency property.

Applies to