C# Class X.UI.Toolbar.ImageButton

Inheritance: Windows.UI.Xaml.Controls.Control
Afficher le fichier Open project: liquidboy/X Class Usage Examples

Méthodes publiques

Свойство Type Description
ExtensionUniqueIdProperty Windows.UI.Xaml.DependencyProperty
IconBitmapProperty Windows.UI.Xaml.DependencyProperty
IconUriProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
ImageButton ( ) : System

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
ImageButton_Loaded ( object sender, RoutedEventArgs e ) : void
ImageButton_Unloaded ( object sender, RoutedEventArgs e ) : void
RootLayout_PointerEntered ( object sender, PointerRoutedEventArgs e ) : void
RootLayout_PointerExited ( object sender, PointerRoutedEventArgs e ) : void
RootLayout_PointerPressed ( object sender, PointerRoutedEventArgs e ) : void
RootLayout_PointerReleased ( object sender, PointerRoutedEventArgs e ) : void

Method Details

ImageButton() public méthode

public ImageButton ( ) : System
Résultat System

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

Property Details

ExtensionUniqueIdProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ExtensionUniqueIdProperty
Résultat Windows.UI.Xaml.DependencyProperty

IconBitmapProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml IconBitmapProperty
Résultat Windows.UI.Xaml.DependencyProperty

IconUriProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml IconUriProperty
Résultat Windows.UI.Xaml.DependencyProperty