1 type derived from State
PresentationCore (1)
MS\Internal\TextFormatting\TextStore.cs (1)
2512
internal sealed class BidiState : Bidi.
State
5 references to State
PresentationCore (5)
MS\Internal\TextFormatting\Bidi.cs (5)
757
State
stateIn, // [IN], [OPTIONAL]
758
State
stateOut, // [OUT],[OPTIONAL]
1718
State
state, // bidi state in, out or both
1746
State
state, // bidi state in, out or both
1754
State
stateIn = null, stateOut = null; // both can point into state parameter