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