UIElement.ProjectionProperty 属性

定义

标识 投影 依赖属性。

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

属性值

投影依赖属性的标识符。

属性

适用于