8 references to IsCharsAvailable
PresentationFramework (8)
src\Framework\System\Windows\Documents\XamlToRtfParser.cs (8)
288
for (_xamlIndex++;
IsCharsAvailable
(1) && IsSpace(_xaml[_xamlIndex]); _xamlIndex++)
302
for (_xamlIndex++;
IsCharsAvailable
(1); _xamlIndex++)
317
for (_xamlIndex++;
IsCharsAvailable
(1); _xamlIndex++)
364
if (!
IsCharsAvailable
(1))
379
for (_xamlIndex++;
IsCharsAvailable
(2); _xamlIndex++)
394
for (;
IsCharsAvailable
(3); _xamlIndex++)
413
for (_xamlIndex++;
IsCharsAvailable
(1); _xamlIndex++)
431
for (;
IsCharsAvailable
(1); _xamlIndex++)