Condividi tramite


NumberBox.HeaderProperty Proprietà

Definizione

Identifica la proprietà di dipendenza Header .

Questa documentazione si applica a WinUI 2 per la piattaforma UWP (per WinUI nel SDK per app di Windows, vedi gli spazi dei nomi SDK per app di Windows).

public:
 static property DependencyProperty ^ HeaderProperty { DependencyProperty ^ get(); };
static DependencyProperty HeaderProperty();
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallback(enable=true)]
/// [get: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallback(enable=true)]
static DependencyProperty HeaderProperty();
public static DependencyProperty HeaderProperty { get; }
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallback(enable=true)]
public static DependencyProperty HeaderProperty { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallback(enable=true)] get; }
Public Shared ReadOnly Property HeaderProperty As DependencyProperty

Valore della proprietà

Identificatore della proprietà di dipendenza Header .

Attributi
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackAttribute

Si applica a