1 write to _sourceProfile
PresentationFramework (1)
System\Windows\ColorConvertedBitmapExtension.cs (1)
51
_sourceProfile
= str;
3 references to _sourceProfile
PresentationFramework (3)
System\Windows\ColorConvertedBitmapExtension.cs (3)
49
else if (
_sourceProfile
== null)
79
if (
_sourceProfile
== null)
98
Uri sourceProfileUri = GetResolvedUri(
_sourceProfile
);