コード例 #1
0
 /// <summary>
 /// Cancels an edit operation begun by this instance.
 /// </summary>
 internal void Cancel()
 {
     bdvm.CancelEdit();
 }