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)
589if (contextCount == 0 || !_multipleContextProhibited)