2 references to None
PresentationCore (2)
System\Windows\TextDecorationCollectionConverter.cs (2)
103if (Match(None, text, index)) 106index = AdvanceToNextNonWhiteSpace(text, index + None.Length);