Version |
public class VersionControlManagerModel : INotifyPropertyChanged, IDisposable
The VersionControlManagerModel type exposes the following members.
| Name | Description | |
|---|---|---|
| Documents | The version controlled documents we're managing. | |
| HelpCommand | Relay command for the help button. | |
| SelectedDocument | The currently selected document. |
| Name | Description | |
|---|---|---|
| PropertyChanged | Occurs when a property value changes. |