VersionControlEditorModelIsDetachedHead Property |
Whether the repository currently has a detached HEAD (i.e. we're viewing a previous commit).
Namespace:
Demo3D.Gui.VersionControl
Assembly:
WpfControls (in WpfControls.dll) Version: 18.04.00
Syntaxpublic bool IsDetachedHead { get; }Property Value
Type:
Boolean
See Also