UIElement.ProjectionProperty Propiedad

Definición

Identifica la propiedad de dependencia Proyección .

public:
 static property DependencyProperty ^ ProjectionProperty { DependencyProperty ^ get(); };
/// [get: Windows.UI.Xaml.Media.Animation.IndependentlyAnimatable]
static DependencyProperty ProjectionProperty();
/// [get: Windows.UI.Xaml.Media.Animation.IndependentlyAnimatable]
/// [Windows.UI.Xaml.Media.Animation.IndependentlyAnimatable]
static DependencyProperty ProjectionProperty();
public static DependencyProperty ProjectionProperty { [Windows.UI.Xaml.Media.Animation.IndependentlyAnimatable] get; }
[Windows.UI.Xaml.Media.Animation.IndependentlyAnimatable]
public static DependencyProperty ProjectionProperty { [Windows.UI.Xaml.Media.Animation.IndependentlyAnimatable] get; }
var dependencyProperty = UIElement.projectionProperty;
Public Shared ReadOnly Property ProjectionProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia Proyección .

Atributos

Se aplica a