1 instantiation of BasedNormalizedName
PresentationCore (1)
Core\CSharp\MS\Internal\FontFace\FontFamilyIdentifier.cs (1)
374BasedNormalizedName hashKey = new BasedNormalizedName(_baseUri, normalizedString);
2 references to BasedNormalizedName
PresentationCore (2)
Core\CSharp\MS\Internal\FontFace\FontFamilyIdentifier.cs (2)
374BasedNormalizedName hashKey = new BasedNormalizedName(_baseUri, normalizedString); 438return InternalEquals(obj as BasedNormalizedName);