2 writes to _charFlags
PresentationCore (2)
MS\Internal\TextFormatting\TextProperties.cs (2)
221
_charFlags
= charFlags;
323
set {
_charFlags
= value; }
1 reference to _charFlags
PresentationCore (1)
MS\Internal\TextFormatting\TextProperties.cs (1)
322
get { return
_charFlags
; }