1 type derived from State
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (1)
2522
internal sealed class BidiState : Bidi.
State
5 references to State
PresentationCore (5)
Core\CSharp\MS\Internal\TextFormatting\Bidi.cs (5)
769
State
stateIn, // [IN], [OPTIONAL]
770
State
stateOut, // [OUT],[OPTIONAL]
1733
State
state, // bidi state in, out or both
1761
State
state, // bidi state in, out or both
1769
State
stateIn = null, stateOut = null; // both can point into state parameter