Click or drag to resize

CommitDialog Class

Interaction logic for CommitDialog.xaml
CommitDialog
Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.Windows.MediaVisual
        System.WindowsUIElement
          System.WindowsFrameworkElement
            System.Windows.ControlsControl
              System.Windows.ControlsContentControl
                System.WindowsWindow
                  Demo3D.Gui.VersionControlCommitDialog

Namespace:  Demo3D.Gui.VersionControl
Assembly:  WpfControls (in WpfControls.dll) Version: 18.03.00
Syntax
C#
public class CommitDialog : Window, 
	IComponentConnector

The CommitDialog type exposes the following members.

Constructors
  NameDescription
Public methodCommitDialog
Initializes a new instance of the CommitDialog class.
Top
Methods
  NameDescription
Public methodInitializeComponent
InitializeComponent
Top
See Also