2 references to None
PresentationCore (2)
Core\CSharp\system\windows\TextDecorationCollectionConverter.cs (2)
120
if (Match(
None
, text, index))
123
index = AdvanceToNextNonWhiteSpace(text, index +
None
.Length);