Click or drag to resize

BackgroundTaskViewerView Class

Interaction logic for BackgroundTaskViewerView.xaml
BackgroundTaskViewerView
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.BackgroundTaskViewerBackgroundTaskViewerView

Namespace:  Demo3D.Visuals.BackgroundTaskViewer
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 14.0.0.10531
Syntax
C#
public class BackgroundTaskViewerView : UserControl, 
	IComponentConnector, IStyleConnector

The BackgroundTaskViewerView type exposes the following members.

Constructors
  NameDescription
Public methodBackgroundTaskViewerView
Initializes a new instance of the BackgroundTaskViewerView class
Top
Methods
See Also