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