1 write to _image
PresentationFramework (1)
src\Framework\System\Windows\ColorConvertedBitmapExtension.cs (1)
57
_image
= str;
3 references to _image
PresentationFramework (3)
src\Framework\System\Windows\ColorConvertedBitmapExtension.cs (3)
55
if (
_image
== null)
85
if (
_image
== null)
106
Uri imageUri = GetResolvedUri(
_image
);