Click or drag to resize

WpfRenderHost Class

Interaction logic for WpfRenderHost.xaml
Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsContentControl
                System.Windows.ControlsUserControl
                  Demo3D.Visuals.ControlsWpfRenderHost

Namespace: Demo3D.Visuals.Controls
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public class WpfRenderHost : UserControl, 
	IComponentConnector

The WpfRenderHost type exposes the following members.

Constructors
 NameDescription
Public methodWpfRenderHostInitializes a new instance of the WpfRenderHost class
Top
Methods
 NameDescription
Public methodInitializeComponent InitializeComponent
Top
See Also