2 writes to _digitState
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FormatSettings.cs (2)
62_digitState = new DigitState(); 142_digitState = new DigitState(); // reset digit state
1 reference to _digitState
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FormatSettings.cs (1)
284get { return _digitState; }