1 write to UnicodeSkip
PresentationFramework (1)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
11446
formatState.
UnicodeSkip
= (int)token.Parameter;
4 references to UnicodeSkip
PresentationFramework (4)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (4)
825
_stateSkip = formatState.
UnicodeSkip
;
955
&&
UnicodeSkip
== formatState.
UnicodeSkip
;
9572
_lexer.AdvanceForUnicode(formatState.
UnicodeSkip
);