PlaneProjection.LocalOffsetXProperty Property

Definition

Identifies the LocalOffsetX  dependency property.

public:
 static property DependencyProperty ^ LocalOffsetXProperty { DependencyProperty ^ get(); };
/// [Microsoft.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
/// [get: Microsoft.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
static DependencyProperty LocalOffsetXProperty();
[Microsoft.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
public static DependencyProperty LocalOffsetXProperty { [Microsoft.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable] get; }
var dependencyProperty = PlaneProjection.localOffsetXProperty;
Public Shared ReadOnly Property LocalOffsetXProperty As DependencyProperty

Property Value

The identifier for the LocalOffsetX  dependency property.

Attributes

Applies to