Property DefaultFont NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll DefaultFont Gets the default font used for controls. public static Font DefaultFont { get; set; } Property Value Font The default Font for UI controls. The value returned will vary depending on the user's operating system and the local settings of their system.