Partager via


RevealBrush.StateProperty Propriété

Définition

Important

RevealBrush est disponible pour une utilisation dans les systèmes d’exploitation spécifiés dans la section Configuration requise. Toutefois, nous ne recommandons pas son utilisation, car elle peut être modifiée ou indisponible dans les versions ultérieures.

Identifie la propriété jointe RevealBrush.State

Cette documentation s’applique à WinUI 2 pour UWP (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows).

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

Valeur de propriété

Identificateur de la propriété jointe RevealBrush.State.

Attributs
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodNameAttribute Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValueAttribute

S’applique à