Condividi tramite


NumberBox.HeaderTemplateProperty Proprietà

Definizione

Identifica la proprietà di dipendenza HeaderTemplate .

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

Valore della proprietà

Identificatore della proprietà di dipendenza HeaderTemplate .

Attributi
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackAttribute

Si applica a