コード例 #1
0
 private bool ComputeContextMenuEnabled()
 {
     return(SelectedList.Any());
 }