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