Condividi tramite


RevealBrush.StateProperty Proprietà

Definizione

Importante

RevealBrush è disponibile per l'uso nei sistemi operativi specificati nella sezione Requisiti. Tuttavia, non è consigliabile usarlo perché può essere modificato o non disponibile nelle versioni successive.

Identifica la proprietà associata RevealBrush.State .

API WinUI 2 equivalente per UWP: Microsoft.UI.Xaml.Media.RevealBrush.StateProperty (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(); };
static DependencyProperty StateProperty();
public static DependencyProperty StateProperty { get; }
var dependencyProperty = RevealBrush.stateProperty;
Public Shared ReadOnly Property StateProperty As DependencyProperty

Valore della proprietà

Identificatore della proprietà associata RevealBrush.State .

Si applica a

Vedi anche