1 write to UnicodeSkip
PresentationFramework (1)
src\Framework\System\Windows\Documents\RtfToXamlReader.cs (1)
11446formatState.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);