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