Exemplo n.º 1
0
 public void ExecuteCommand(string name)
 {
     UICommandManager.ExecuteCommand(name, mContext);
 }