C# Class X.UI.RichButton.RichButton

Inheritance: Windows.UI.Xaml.Controls.Control
Show file Open project: liquidboy/X

Public Properties

Property 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

Public Methods

Method Description
RichButton ( ) : Microsoft.Graphics.Canvas

Protected Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method 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 method

protected OnApplyTemplate ( ) : void
return void

RichButton() public method

public RichButton ( ) : Microsoft.Graphics.Canvas
return Microsoft.Graphics.Canvas

Property Details

GlowAmountProperty public static property

public static DependencyProperty,Windows.UI.Xaml GlowAmountProperty
return Windows.UI.Xaml.DependencyProperty

GlowColorProperty public static property

public static DependencyProperty,Windows.UI.Xaml GlowColorProperty
return Windows.UI.Xaml.DependencyProperty

IcoSizeProperty public static property

public static DependencyProperty,Windows.UI.Xaml IcoSizeProperty
return Windows.UI.Xaml.DependencyProperty

LabelProperty public static property

public static DependencyProperty,Windows.UI.Xaml LabelProperty
return Windows.UI.Xaml.DependencyProperty

PathTypeProperty public static property

public static DependencyProperty,Windows.UI.Xaml PathTypeProperty
return Windows.UI.Xaml.DependencyProperty

ShowGlowAreaProperty public static property

public static DependencyProperty,Windows.UI.Xaml ShowGlowAreaProperty
return Windows.UI.Xaml.DependencyProperty

TooltipBackgroundProperty public static property

public static DependencyProperty,Windows.UI.Xaml TooltipBackgroundProperty
return Windows.UI.Xaml.DependencyProperty

TooltipProperty public static property

public static DependencyProperty,Windows.UI.Xaml TooltipProperty
return Windows.UI.Xaml.DependencyProperty