VersionControlEditorModelCanUndoLocalChanges Property |
Whether undoing local changes is possible (i.e. there are local changes, and there are existing commits).
Namespace: Demo3D.Gui.VersionControlAssembly: WpfControls (in WpfControls.dll) Version: 19.00.00
Syntaxpublic bool CanUndoLocalChanges { get; }Property Value
Boolean
See Also