IsAbsoluteSize

FontSize.IsAbsoluteSize property

Indicates whether this font-size is defined with an absolute size as a keyword, based on the user’s default font size (which is medium)

public bool IsAbsoluteSize { get; }

See Also