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