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