Share via


TreeViewItem.IsExpandedProperty 屬性

定義

識別IsExpanded相依性屬性。

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 相依性屬性的標識碼。

適用於