1 write to UnicodeSkip
PresentationFramework (1)
System\Windows\Documents\RtfToXamlReader.cs (1)
11376
formatState.
UnicodeSkip
= (int)token.Parameter;
4 references to UnicodeSkip
PresentationFramework (4)
System\Windows\Documents\RtfToXamlReader.cs (4)
802
_stateSkip = formatState.
UnicodeSkip
;
932
&&
UnicodeSkip
== formatState.
UnicodeSkip
;
9505
_lexer.AdvanceForUnicode(formatState.
UnicodeSkip
);