AnimatedIcon.StateProperty Proprietà

Definizione

Identifica la proprietà associata AnimatedIcon.State XAML.

Questa documentazione si applica a WinUI 2 per UWP (per WinUI nella SDK per app di Windows, vedere gli spazi dei nomi SDK per app di Windows).

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

Valore della proprietà

Identificatore della proprietà associata AnimatedIcon.State XAML.

Attributi
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodNameAttribute

Si applica a