2 references to Create
PresentationCore (2)
MS\Internal\FontFace\FontFamilyIdentifier.cs (1)
377
canonicalReference = CanonicalFontFamilyReference.
Create
(_baseUri, normalizedString);
System\Windows\Media\FontFamily.cs (1)
61
internal static readonly CanonicalFontFamilyReference NullFontFamilyCanonicalName = CanonicalFontFamilyReference.
Create
(null, "#ARIAL");