PlaneProjection.GlobalOffsetZProperty Property

Definition

Identifies the GlobalOffsetZ  dependency property.

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

Property Value

The identifier for the GlobalOffsetZ  dependency property.

Attributes

Applies to