Share via


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 依存関係プロパティの識別子。

適用対象