2 references to _contextColor
PresentationFramework (2)
System\Windows\Documents\FixedSchema.cs (2)
436if (attrValueSpan.StartsWith(_contextColor, StringComparison.Ordinal)) 438attrValueSpan = attrValueSpan.Slice(_contextColor.Length).Trim();