3 references to State
PresentationCore (3)
System\Windows\Media\textformatting\TextFormatterContext.cs (3)
52private State _state; // internal state flags 281if (_state == State.Uninitialized || breaking != _breaking) 293_state = State.Initialized;