SplitCloseThemeAnimation.OffsetFromCenterProperty Property

Definition

Identifies the OffsetFromCenter dependency property.

public:
 static property DependencyProperty ^ OffsetFromCenterProperty { DependencyProperty ^ get(); };
static DependencyProperty OffsetFromCenterProperty();
public static DependencyProperty OffsetFromCenterProperty { get; }
var dependencyProperty = SplitCloseThemeAnimation.offsetFromCenterProperty;
Public Shared ReadOnly Property OffsetFromCenterProperty As DependencyProperty

Property Value

The identifier for the OffsetFromCenter dependency property.

Applies to