VersionControlEditorModelHasBranches Property |
Whether there are any branches present in this repository.
(Before the first commit, there will be none.)
Namespace:
Demo3D.Gui.VersionControl
Assembly:
WpfControls (in WpfControls.dll) Version: 18.04.00
Syntaxpublic bool HasBranches { get; }Property Value
Type:
Boolean
See Also