2 types derived from BasedName
PresentationCore (2)
Core\CSharp\MS\Internal\FontFace\FontFamilyIdentifier.cs (2)
399
private sealed class BasedFriendlyName :
BasedName
422
private sealed class BasedNormalizedName :
BasedName
1 reference to BasedName
PresentationCore (1)
Core\CSharp\MS\Internal\FontFace\FontFamilyIdentifier.cs (1)
474
protected bool InternalEquals(
BasedName
other)