1 write to _destRect
System.Windows.Forms (1)
System\Windows\Forms\Control.MetafileDCWrapper.cs (1)
39
_destRect
= new(size);
1 reference to _destRect
System.Windows.Forms (1)
System\Windows\Forms\Control.MetafileDCWrapper.cs (1)
64
success = DICopy(_hMetafileDC, HDC,
_destRect
, bStretch: true);