FontSizeProperty Field
Identifies the FontSize dependency property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<double> FontSizeProperty
Public Shared ReadOnly FontSizeProperty As AttachedProperty(Of Double)
static val FontSizeProperty: AttachedProperty<float>