Click or drag to resize

BackgroundViewerProgress Class

[Missing <summary> documentation for "T:Demo3D.Visuals.BackgroundTaskViewer.BackgroundViewerProgress"]

Inheritance Hierarchy
SystemObject
  System.DynamicDynamicObject
    NotifyPropertyChangedBase
      SimpleCustomTypeDescriptor
        GlobalizedProperties
          Demo3D.CommonBindableBase
            Demo3D.Visuals.BackgroundTaskViewerBackgroundViewerProgress

Namespace:  Demo3D.Visuals.BackgroundTaskViewer
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 14.0.0.10531
Syntax
C#
public class BackgroundViewerProgress : BindableBase, 
	IBackgroundProgress, IProgress<double>

The BackgroundViewerProgress type exposes the following members.

Constructors
  NameDescription
Public methodBackgroundViewerProgress
Initializes a new instance of the BackgroundViewerProgress class
Top
Properties
Methods
See Also