public ICommand CreateFromTemplateCommand { get; }Public ReadOnly Property CreateFromTemplateCommand As ICommand
Getpublic:
property ICommand^ CreateFromTemplateCommand {
ICommand^ get ();
}member CreateFromTemplateCommand : ICommand with get