Share via


TreeViewItem.IsExpandedProperty 屬性

定義

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

屬性值

IsExpanded 相依性屬性的識別碼。

適用於