SplitOpenThemeAnimation.ClosedLengthProperty Property

Definition

Identifies the ClosedLength dependency property.

public:
 static property DependencyProperty ^ ClosedLengthProperty { DependencyProperty ^ get(); };
static DependencyProperty ClosedLengthProperty();
public static DependencyProperty ClosedLengthProperty { get; }
var dependencyProperty = SplitOpenThemeAnimation.closedLengthProperty;
Public Shared ReadOnly Property ClosedLengthProperty As DependencyProperty

Property Value

The identifier for the ClosedLength dependency property.

Applies to