Пример #1
0
 public void SetPostChangeSelection(SelectionState currentSelection)
 {
     postChangeSelection = currentSelection;
 }
Пример #2
0
 public void SetPreChangeSelection(SelectionState currentSelection)
 {
     preChangeSelection = currentSelection;
 }