Expander.ExpandDirectionProperty 属性

定义

标识 ExpandDirection 依赖属性。

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

属性值

ExpandDirection 依赖属性的标识符。

适用于