共用方式為


PlaneProjection.GlobalOffsetYProperty 屬性

定義

識別 GlobalOffsetY 相依性屬性。

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

屬性值

GlobalOffsetY 相依性屬性的識別碼。

屬性

適用於