Exemplo n.º 1
0
 protected RoutedEventArgs RaiseSwitchAnimationCompletedEvent()
 {
     return(SwitchPanel.RaiseSwitchAnimationCompletedEvent(this));
 }
Exemplo n.º 2
0
 protected RoutedEventArgs RaiseActiveLayoutChangedEvent()
 {
     return(SwitchPanel.RaiseActiveLayoutChangedEvent(this));
 }