Condividi tramite


AnimatedIcon.StateProperty Proprietà

Definizione

Identifica la proprietà associata AnimatedIcon.State XAML.

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; }
var dependencyProperty = AnimatedIcon.stateProperty;
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