TreeViewItem.IsExpandedProperty Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Identifica la proprietà di dipendenza IsExpanded.
API WinUI 2 equivalente per UWP: Microsoft.UI.Xaml.Controls.TreeViewItem.IsExpandedProperty (per WinUI nell'SDK per app di Windows, vedere gli spazi dei nomi SDK per app di Windows).
public:
static property DependencyProperty ^ IsExpandedProperty { DependencyProperty ^ get(); };
static DependencyProperty IsExpandedProperty();
public static DependencyProperty IsExpandedProperty { get; }
var dependencyProperty = TreeViewItem.isExpandedProperty;
Public Shared ReadOnly Property IsExpandedProperty As DependencyProperty
Valore della proprietà
Identificatore della proprietà di dipendenza IsExpanded.