1 write to UnicodeSkip
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
11346
formatState.
UnicodeSkip
= (int)token.Parameter;
4 references to UnicodeSkip
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
803
_stateSkip = formatState.
UnicodeSkip
;
933
&&
UnicodeSkip
== formatState.
UnicodeSkip
;
9479
_lexer.AdvanceForUnicode(formatState.
UnicodeSkip
);