1 write to _sourceProfile
PresentationFramework (1)
src\Framework\System\Windows\ColorConvertedBitmapExtension.cs (1)
61
_sourceProfile
= str;
3 references to _sourceProfile
PresentationFramework (3)
src\Framework\System\Windows\ColorConvertedBitmapExtension.cs (3)
59
else if (
_sourceProfile
== null)
89
if (
_sourceProfile
== null)
107
Uri sourceProfileUri = GetResolvedUri(
_sourceProfile
);