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