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