AnimatedIcon.StateProperty Eigenschaft

Definition

Identifiziert die angefügte XAML-Eigenschaft "AnimationIcon.State ".

Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe die Windows App SDK Namespaces).

public:
 static property DependencyProperty ^ StateProperty { DependencyProperty ^ get(); };
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodName(value="OnAnimatedIconStatePropertyChanged")]
/// [get: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodName(value="OnAnimatedIconStatePropertyChanged")]
static DependencyProperty StateProperty();
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodName(value="OnAnimatedIconStatePropertyChanged")]
public static DependencyProperty StateProperty { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodName(value="OnAnimatedIconStatePropertyChanged")] get; }
Public Shared ReadOnly Property StateProperty As DependencyProperty

Eigenschaftswert

Der Bezeichner für die angefügte XAML-Eigenschaft "AnimationIcon.State ".

Attribute
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodNameAttribute

Gilt für: