1 write to _state
PresentationCore (1)
Core\CSharp\System\Windows\Media\TextFormatting\TextFormatterContext.cs (1)
331
_state
= State.Initialized;
1 reference to _state
PresentationCore (1)
Core\CSharp\System\Windows\Media\TextFormatting\TextFormatterContext.cs (1)
319
if (
_state
== State.Uninitialized || breaking != _breaking)