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