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)
64success = DICopy(_hMetafileDC, HDC, _destRect, bStretch: true);