Exemple #1
0
 protected RoutedEventArgs RaiseSwitchAnimationCompletedEvent()
 {
     return(SwitchPanel.RaiseSwitchAnimationCompletedEvent(this));
 }
Exemple #2
0
 protected RoutedEventArgs RaiseActiveLayoutChangedEvent()
 {
     return(SwitchPanel.RaiseActiveLayoutChangedEvent(this));
 }