C# Class TransitionsUWP.PaneTransitionUserControl

Inheritance: Windows.UI.Xaml.Controls.UserControl
Datei anzeigen Open project: ProfessionalCSharp/ProfessionalCSharp6

Public Methods

Method Description
PaneTransitionUserControl ( ) : System

Private Methods

Method Description
OnHide ( object sender, RoutedEventArgs e ) : void
OnShow ( object sender, RoutedEventArgs e ) : void

Method Details

PaneTransitionUserControl() public method

public PaneTransitionUserControl ( ) : System
return System