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