2 references to GetBitmapForFrameworkElement
WindowsFormsIntegration (2)
System\Windows\Integration\ElementHost.cs (1)
416
SWMI.RenderTargetBitmap renderBitmap = HostUtils.
GetBitmapForFrameworkElement
(_decorator);
System\Windows\Integration\HostUtils.cs (1)
239
RenderTargetBitmap bmp =
GetBitmapForFrameworkElement
(frameworkElementAncestor);