PlaneProjection.GlobalOffsetYProperty Property

Definition

Identifies the GlobalOffsetY  dependency property.

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

Property Value

The identifier for the GlobalOffsetY  dependency property.

Attributes

Applies to