2 references to TemporaryBitmapFile
System.Web.Mobile (2)
UI\MobileControls\Design\ImageDesigner.cs (1)
150
_tempBmpFile = new
TemporaryBitmapFile
(bitmap);
UI\MobileControls\Design\Util\ImageCreator.cs (1)
144
bmpFile = new
TemporaryBitmapFile
(bitmap);