Method GetStaticDefaultFontAndColor
GetStaticDefaultFontAndColor(ControlTypeId, ControlRenderSizeVariant)
Gets control's default font and colors as IReadOnlyFontAndColor.
public static IReadOnlyFontAndColor GetStaticDefaultFontAndColor(ControlTypeId controlType, ControlRenderSizeVariant renderSize = ControlRenderSizeVariant.Normal)
Parameters
controlTypeControlTypeIdType of the control.
renderSizeControlRenderSizeVariantRender size. Ignored on most operating systems.