UIElement.ClipProperty プロパティ

定義

クリップ依存関係プロパティを識別します。

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

プロパティ値

Clip 依存関係プロパティの識別子。

属性

適用対象