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 종속성 속성의 식별자입니다.

적용 대상