AppBarButton.ContentFontSize Property
Gets or sets the font size for the AppBarButton‘s content.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v24.2.dll
NuGet Package: DevExpress.Wpf.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | The font size for the App |
#Remarks
If a String value is used to specify the AppBarButton‘s content, you can use the ContentFontSize and AppBarButton.ContentFontFamily properties to specify text attributes.