1 instantiation of BasedFriendlyName
PresentationCore (1)
MS\Internal\FontFace\FontFamilyIdentifier.cs (1)
246BasedFriendlyName hashKey = new BasedFriendlyName(_baseUri, _friendlyName);
2 references to BasedFriendlyName
PresentationCore (2)
MS\Internal\FontFace\FontFamilyIdentifier.cs (2)
246BasedFriendlyName hashKey = new BasedFriendlyName(_baseUri, _friendlyName); 409return InternalEquals(obj as BasedFriendlyName);