2 references to _contextColor
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSchema.cs (2)
439if (attrValue.StartsWith(_contextColor, StringComparison.Ordinal)) 441attrValue = attrValue.Substring(_contextColor.Length);