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