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