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