2 references to Image_CantBeFrozen
PresentationCore (2)
System\Windows\Media\Imaging\BitmapVisualManager.cs (2)
46
throw new ArgumentException(SR.Format(SR.
Image_CantBeFrozen
, null));
83
throw new ArgumentException(SR.
Image_CantBeFrozen
);