Expander.IsExpandedProperty 属性

定义

标识 IsExpanded 依赖属性。

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

属性值

IsExpanded 依赖属性的标识符。

适用于