VersionControlEditorModelCanCommit Property |
Whether committing is possible (i.e. there are saved or unsaved changes).
Namespace:
Demo3D.Gui.VersionControl
Assembly:
WpfControls (in WpfControls.dll) Version: 18.03.00
Syntaxpublic bool CanCommit { get; }Property Value
Type:
Boolean
See Also