Share via


NumberBox.HeaderProperty 屬性

定義

識別 標頭 相依性屬性。

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

屬性值

Header 相依性屬性的標識碼。

屬性
Microsoft.UI.Xaml.CustomAttributes.MUXPropertyChangedCallbackAttribute

適用於