3 references to State
PresentationCore (3)
Core\CSharp\System\Windows\Media\TextFormatting\TextFormatterContext.cs (3)
55private State _state; // internal state flags 319if (_state == State.Uninitialized || breaking != _breaking) 331_state = State.Initialized;