C# Class X.UI.RichButton.RichButton

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

Méthodes publiques

Свойство Type Description
GlowAmountProperty Windows.UI.Xaml.DependencyProperty
GlowColorProperty Windows.UI.Xaml.DependencyProperty
IcoSizeProperty Windows.UI.Xaml.DependencyProperty
LabelProperty Windows.UI.Xaml.DependencyProperty
PathTypeProperty Windows.UI.Xaml.DependencyProperty
ShowGlowAreaProperty Windows.UI.Xaml.DependencyProperty
TooltipBackgroundProperty Windows.UI.Xaml.DependencyProperty
TooltipProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
RichButton ( ) : Microsoft.Graphics.Canvas

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
RichButton_Loaded ( object sender, RoutedEventArgs e ) : void
RichButton_Unloaded ( object sender, RoutedEventArgs e ) : void
_butRoot_Click ( object sender, RoutedEventArgs e ) : void
_butRoot_PointerEntered ( object sender, PointerRoutedEventArgs e ) : void
_butRoot_PointerExited ( object sender, PointerRoutedEventArgs e ) : void
oneTimeInit ( ) : void

Method Details

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

RichButton() public méthode

public RichButton ( ) : Microsoft.Graphics.Canvas
Résultat Microsoft.Graphics.Canvas

Property Details

GlowAmountProperty public_oe static_oe property

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

GlowColorProperty public_oe static_oe property

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

IcoSizeProperty public_oe static_oe property

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

LabelProperty public_oe static_oe property

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

PathTypeProperty public_oe static_oe property

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

ShowGlowAreaProperty public_oe static_oe property

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

TooltipBackgroundProperty public_oe static_oe property

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

TooltipProperty public_oe static_oe property

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