public sealed class FontFamilyPublic NotInheritable Class FontFamily[<SealedAttribute>]
type FontFamily = class end| Default | Represents the default font family |
| FamilyNames | Gets the family names. |
| Key | Gets the key for associated assets. |
| Name | Gets the primary family name of the font family. |
| Equals(Object) | (Overrides ObjectEquals(Object)) |
| GetHashCode |
Returns a hash code for this instance.
(Overrides ObjectGetHashCode) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| Parse(String) | Parses a FontFamily string. |
| Parse(String, Uri) | Parses a FontFamily string. |
| ToString |
Returns a String that represents this instance.
(Overrides ObjectToString) |
| Equality(FontFamily, FontFamily) | |
| (String to FontFamily) | Implicit conversion of string to FontFamily |
| Inequality(FontFamily, FontFamily) |