PlaneProjection.LocalOffsetZProperty Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Identifiziert die LocalOffsetZ-Abhängigkeitseigenschaft .
public:
static property DependencyProperty ^ LocalOffsetZProperty { DependencyProperty ^ get(); };
/// [get: Windows.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
static DependencyProperty LocalOffsetZProperty();
/// [get: Windows.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
/// [Windows.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
static DependencyProperty LocalOffsetZProperty();
public static DependencyProperty LocalOffsetZProperty { [Windows.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable] get; }
[Windows.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
public static DependencyProperty LocalOffsetZProperty { [Windows.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable] get; }
var dependencyProperty = PlaneProjection.localOffsetZProperty;
Public Shared ReadOnly Property LocalOffsetZProperty As DependencyProperty
Eigenschaftswert
Der Bezeichner für die LocalOffsetZ-Abhängigkeitseigenschaft .
- Attribute