Example #1
0

        
Example #2
0

        
Example #3
0

        
Example #4
0
 public bool CanView(VmStateContext vm)
 {
     return(true);
 }
Example #5
0

        
Example #6
0

        
Example #7
0

        
Example #8
0

        
Example #9
0

        
Example #10
0

        
Example #11
0

        
Example #12
0
 public bool CanDisplay(VmStateContext vm)
 {
     return(false);
 }
Example #13
0
 public void Cancel(VmStateContext vm)
 {
     throw new NotImplementedException();
 }
Example #14
0

        
Example #15
0

        
Example #16
0

        
Example #17
0

        
Example #18
0

        
Example #19
0

        
Example #20
0

        
Example #21
0

        
Example #22
0

        
Example #23
0

        
Example #24
0

        
Example #25
0