Partager via


NumberBox.HeaderTemplateProperty Propriété

Définition

Identifie la propriété de dépendance HeaderTemplate .

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 ^ HeaderTemplateProperty { DependencyProperty ^ get(); };
static DependencyProperty HeaderTemplateProperty();
/// [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallback(enable=true)]
/// [get: Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallback(enable=true)]
static DependencyProperty HeaderTemplateProperty();
public static DependencyProperty HeaderTemplateProperty { get; }
[Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallback(enable=true)]
public static DependencyProperty HeaderTemplateProperty { [Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallback(enable=true)] get; }
Public Shared ReadOnly Property HeaderTemplateProperty As DependencyProperty

Valeur de propriété

Identificateur de la propriété de dépendance HeaderTemplate .

Attributs
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackAttribute

S’applique à