2 writes to _digitState
PresentationCore (2)
MS\Internal\TextFormatting\FormatSettings.cs (2)
60_digitState = new DigitState(); 140_digitState = new DigitState(); // reset digit state
1 reference to _digitState
PresentationCore (1)
MS\Internal\TextFormatting\FormatSettings.cs (1)
277get { return _digitState; }