PlaneProjection.GlobalOffsetZProperty Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Identifica la propiedad de dependencia GlobalOffsetZ .
public:
static property DependencyProperty ^ GlobalOffsetZProperty { DependencyProperty ^ get(); };
/// [Microsoft.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
/// [get: Microsoft.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
static DependencyProperty GlobalOffsetZProperty();
[Microsoft.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable]
public static DependencyProperty GlobalOffsetZProperty { [Microsoft.UI.Xaml.Media.Animation.ConditionallyIndependentlyAnimatable] get; }
var dependencyProperty = PlaneProjection.globalOffsetZProperty;
Public Shared ReadOnly Property GlobalOffsetZProperty As DependencyProperty
Valor de propiedad
Identificador de la propiedad de dependencia GlobalOffsetZ .
- Atributos