2 writes to _charFlags
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\TextProperties.cs (2)
223
_charFlags
= charFlags;
325
set {
_charFlags
= value; }
1 reference to _charFlags
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextProperties.cs (1)
324
get { return
_charFlags
; }