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