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