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