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