1 write to _name
PresentationCore (1)
MS\Internal\FontCache\FontCacheUtil.cs (1)
913_name = name;
3 references to _name
PresentationCore (3)
MS\Internal\FontCache\FontCacheUtil.cs (3)
929return _name; 963return Util.CompareOrdinalIgnoreCase(x._name, y._name);