Click or drag to resize

VersionControlManagerControl Class

Interaction logic for VersionControlManager.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.Gui.VersionControlVersionControlManagerControl

Namespace: Demo3D.Gui.VersionControl
Assembly: WpfControls (in WpfControls.dll) Version: 19.00.00
Syntax
C#
public class VersionControlManagerControl : UserControl, 
	IComponentConnector

The VersionControlManagerControl type exposes the following members.

Constructors
 NameDescription
Public methodVersionControlManagerControlInitializes a new instance of the VersionControlManagerControl class
Top
Methods
 NameDescription
Public methodInitializeComponent InitializeComponent
Top
See Also