1 write to _sourceProfile
PresentationFramework (1)
System\Windows\ColorConvertedBitmapExtension.cs (1)
59
_sourceProfile
= str;
3 references to _sourceProfile
PresentationFramework (3)
System\Windows\ColorConvertedBitmapExtension.cs (3)
57
else if (
_sourceProfile
== null)
87
if (
_sourceProfile
== null)
106
Uri sourceProfileUri = GetResolvedUri(
_sourceProfile
);