SwipeHintThemeAnimation.ToHorizontalOffsetProperty Property

Definition

Identifies the ToHorizontalOffset dependency property.

public:
 static property DependencyProperty ^ ToHorizontalOffsetProperty { DependencyProperty ^ get(); };
static DependencyProperty ToHorizontalOffsetProperty();
public static DependencyProperty ToHorizontalOffsetProperty { get; }
var dependencyProperty = SwipeHintThemeAnimation.toHorizontalOffsetProperty;
Public Shared ReadOnly Property ToHorizontalOffsetProperty As DependencyProperty

Property Value

The identifier for the ToHorizontalOffset dependency property.

Applies to

See also