1 write to UnicodeSkip
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
11347
formatState.
UnicodeSkip
= (int)token.Parameter;
4 references to UnicodeSkip
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
804
_stateSkip = formatState.
UnicodeSkip
;
934
&&
UnicodeSkip
== formatState.
UnicodeSkip
;
9480
_lexer.AdvanceForUnicode(formatState.
UnicodeSkip
);