C# Class UserControlTP1.UserControls.MyUserControl4

Inheritance: global::Windows.UI.Xaml.Controls.UserControl, global::Windows.UI.Xaml.Markup.IComponentConnector, global::Windows.UI.Xaml.Markup.IComponentConnector2
Mostrar archivo Open project: antoinecronier/pokemon

Public Methods

Method Description
MyUserControl4 ( ) : System

Private Methods

Method Description
Connect ( int connectionId, object target ) : void
GetBindingConnector ( int connectionId, object target ) : global::Windows.UI.Xaml.Markup.IComponentConnector
InitializeComponent ( ) : void
MyUserControl4_KeyUp ( object sender, KeyRoutedEventArgs e ) : void

Method Details

MyUserControl4() public method

public MyUserControl4 ( ) : System
return System