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