Click or drag to resize

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: 19.00.00
Syntax
C#
public bool HasBranches { get; }

Property Value

Boolean
See Also