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