Share via


Expander.ExpandDirectionProperty Property

Definition

Identifies the ExpandDirection dependency property.

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

Property Value

The identifier for the ExpandDirection dependency property.

Applies to