1 write to _multipleContextProhibited
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextFormatterImp.cs (1)
82
_multipleContextProhibited
= (_contextList.Count != 0);
1 reference to _multipleContextProhibited
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextFormatterImp.cs (1)
589
if (contextCount == 0 || !
_multipleContextProhibited
)