1 write to _firstFontFamily
PresentationCore (1)
MS\Internal\FontCache\CachedTypeface.cs (1)
47
_firstFontFamily
= firstFontFamily;
1 reference to _firstFontFamily
PresentationCore (1)
MS\Internal\FontCache\CachedTypeface.cs (1)
69
get { return
_firstFontFamily
; }