Share via


UIElement.ProjectionProperty プロパティ

定義

プロジェクション依存関係プロパティを識別します。

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

プロパティ値

プロジェクション依存関係プロパティの識別子。

属性

適用対象