2 references to GetBitmapOfControl
WindowsFormsIntegration (2)
System\Windows\Integration\ElementHostPropertyMap.cs (1)
82
using (SD.Bitmap elementHostBitmap = HostUtils.
GetBitmapOfControl
(host, host))
System\Windows\Integration\HostUtils.cs (1)
199
using (SD.Bitmap parentBitmap =
GetBitmapOfControl
(parentControl, childElementHost))