Freigeben über


RevealBrush.StateProperty Eigenschaft

Definition

Wichtig

RevealBrush ist für die Verwendung in den im Abschnitt "Anforderungen" angegebenen Betriebssystemen verfügbar. Es wird jedoch nicht empfohlen, die Verwendung zu verwenden, da sie in nachfolgenden Versionen geändert oder nicht verfügbar ist.

Identifiziert die angefügte Eigenschaft "RevealBrush.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(); };
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

Eigenschaftswert

Der Bezeichner für die angefügte Eigenschaft "RevealBrush.State".

Attribute
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackMethodNameAttribute Microsoft.UI.Xaml.CustomAttributes.MUXPropertyDefaultValueAttribute

Gilt für: