1 write to _nullFont
PresentationCore (1)
MS\Internal\FontCache\CachedTypeface.cs (1)
47
_nullFont
= nullFont;
1 reference to _nullFont
PresentationCore (1)
MS\Internal\FontCache\CachedTypeface.cs (1)
77
get { return
_nullFont
; }