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