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

屬性值

Projection相依性屬性的識別碼。

屬性

適用於