TreeViewNode.IsExpandedProperty Свойство

Определение

Определяет свойство зависимостей IsExpanded.

Эквивалентный API WinUI 2 для UWP: Microsoft.UI.Xaml.Controls.TreeViewNode.IsExpandedProperty (для WinUI в Windows App SDK см. Windows App SDK пространства имен).

public:
 static property DependencyProperty ^ IsExpandedProperty { DependencyProperty ^ get(); };
static DependencyProperty IsExpandedProperty();
public static DependencyProperty IsExpandedProperty { get; }
var dependencyProperty = TreeViewNode.isExpandedProperty;
Public Shared ReadOnly Property IsExpandedProperty As DependencyProperty

Значение свойства

Идентификатор свойства зависимостей IsExpanded.

Применяется к