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