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