Compartilhar via


AnimatedIcon.StateProperty Propriedade

Definição

Identifica a propriedade anexada XAML AnimatedIcon.State .

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

Valor da propriedade

O identificador da propriedade anexada AnimatedIcon.State XAML.

Atributos
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodNameAttribute

Aplica-se a