Ejemplo n.º 1
0
 public void SetPostChangeSelection(SelectionState currentSelection)
 {
     postChangeSelection = currentSelection;
 }
Ejemplo n.º 2
0
 public void SetPreChangeSelection(SelectionState currentSelection)
 {
     preChangeSelection = currentSelection;
 }