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