6 writes to Overflow
PresentationCore (6)
MS\Internal\TextFormatting\Bidi.cs (3)
541Overflow = 0; 2355stateOut.Overflow = stackOverflow; 2488state.Overflow = 0;
MS\Internal\TextFormatting\TextStore.cs (3)
1002state.Overflow++; 1026state.Overflow --; 2531Overflow = overflowLevels;
2 references to Overflow
PresentationCore (2)
MS\Internal\TextFormatting\Bidi.cs (1)
1906stackOverflow = stateIn.Overflow;
MS\Internal\TextFormatting\TextStore.cs (1)
1024if (state.Overflow > 0)