コード例 #1
0
 void closeCommand()
 {
     ShellService.HideTool(this);
 }
コード例 #2
0
 public virtual void Hide(object objectWithContext)
 {
     ShellService.HideTool(this);
 }