Exemple #1
0
 public void SetPostChangeSelection(SelectionState currentSelection)
 {
     postChangeSelection = currentSelection;
 }
Exemple #2
0
 public void SetPreChangeSelection(SelectionState currentSelection)
 {
     preChangeSelection = currentSelection;
 }