UIElement.ClipProperty Proprietà

Definizione

Identifica la proprietà di dipendenza Clip .

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

Valore della proprietà

Identificatore della proprietà di dipendenza Clip .

Attributi

Si applica a