C# Class RadialMenuControl.Components.RadialMenuButton

Inheritance: Windows.UI.Xaml.Controls.Button
Afficher le fichier Open project: CatalystCode/radial-menu Class Usage Examples

Méthodes publiques

Свойство Type Description
ButtonTypeProperty Windows.UI.Xaml.DependencyProperty
CustomMenuProperty Windows.UI.Xaml.DependencyProperty
IconFontFamilyProperty Windows.UI.Xaml.DependencyProperty
IconForegroundBrushProperty Windows.UI.Xaml.DependencyProperty
IconImageProperty Windows.UI.Xaml.DependencyProperty
IconProperty Windows.UI.Xaml.DependencyProperty
IconSizeProperty Windows.UI.Xaml.DependencyProperty
IndicationArcColorProperty Windows.UI.Xaml.DependencyProperty
IndicationArcDistanceFromEdgeProperty Windows.UI.Xaml.DependencyProperty
IndicationArcStrokeThicknessProperty Windows.UI.Xaml.DependencyProperty
InnerAccessKeyProperty Windows.UI.Xaml.DependencyProperty
InnerHoverColorProperty Windows.UI.Xaml.DependencyProperty
InnerNormalColorProperty Windows.UI.Xaml.DependencyProperty
InnerReleasedColorProperty Windows.UI.Xaml.DependencyProperty
InnerTappedColorProperty Windows.UI.Xaml.DependencyProperty
IsLabelHiddenProperty Windows.UI.Xaml.DependencyProperty
LabelProperty Windows.UI.Xaml.DependencyProperty
LabelSizeProperty Windows.UI.Xaml.DependencyProperty
MenuSeletedProperty Windows.UI.Xaml.DependencyProperty
OuterAccessKeyProperty Windows.UI.Xaml.DependencyProperty
OuterDisabledColorProperty Windows.UI.Xaml.DependencyProperty
OuterHoverColorProperty Windows.UI.Xaml.DependencyProperty
OuterNormalColorProperty Windows.UI.Xaml.DependencyProperty
OuterTappedColorProperty Windows.UI.Xaml.DependencyProperty
OuterThicknessProperty Windows.UI.Xaml.DependencyProperty
StrokeColorProperty Windows.UI.Xaml.DependencyProperty
StrokeThicknessProperty Windows.UI.Xaml.DependencyProperty
SubmenuProperty Windows.UI.Xaml.DependencyProperty
UseIndicationArcProperty Windows.UI.Xaml.DependencyProperty
ValueProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
OnInnerArcPressed ( PointerRoutedEventArgs e ) : void
OnInnerArcReleased ( PointerRoutedEventArgs e ) : void
OnOuterArcPressed ( PointerRoutedEventArgs e ) : void
OnOuterArcReleased ( PointerRoutedEventArgs e ) : void
OnValueChanged ( RoutedEventArgs e ) : void
RadialMenuButton ( ) : System
SetColors ( Color>.Dictionary colors ) : void

Allows the use of key/value pairs to set the colors

Method Details

OnInnerArcPressed() public méthode

public OnInnerArcPressed ( PointerRoutedEventArgs e ) : void
e Windows.UI.Xaml.Input.PointerRoutedEventArgs
Résultat void

OnInnerArcReleased() public méthode

public OnInnerArcReleased ( PointerRoutedEventArgs e ) : void
e Windows.UI.Xaml.Input.PointerRoutedEventArgs
Résultat void

OnOuterArcPressed() public méthode

public OnOuterArcPressed ( PointerRoutedEventArgs e ) : void
e Windows.UI.Xaml.Input.PointerRoutedEventArgs
Résultat void

OnOuterArcReleased() public méthode

public OnOuterArcReleased ( PointerRoutedEventArgs e ) : void
e Windows.UI.Xaml.Input.PointerRoutedEventArgs
Résultat void

OnValueChanged() public méthode

public OnValueChanged ( RoutedEventArgs e ) : void
e Windows.UI.Xaml.RoutedEventArgs
Résultat void

RadialMenuButton() public méthode

public RadialMenuButton ( ) : System
Résultat System

SetColors() public méthode

Allows the use of key/value pairs to set the colors
public SetColors ( Color>.Dictionary colors ) : void
colors Color>.Dictionary Dictionary containing colors in a key/value pair
Résultat void

Property Details

ButtonTypeProperty public_oe static_oe property

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

CustomMenuProperty public_oe static_oe property

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

IconFontFamilyProperty public_oe static_oe property

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

IconForegroundBrushProperty public_oe static_oe property

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

IconImageProperty public_oe static_oe property

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

IconProperty public_oe static_oe property

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

IconSizeProperty public_oe static_oe property

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

IndicationArcColorProperty public_oe static_oe property

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

IndicationArcDistanceFromEdgeProperty public_oe static_oe property

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

IndicationArcStrokeThicknessProperty public_oe static_oe property

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

InnerAccessKeyProperty public_oe static_oe property

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

InnerHoverColorProperty public_oe static_oe property

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

InnerNormalColorProperty public_oe static_oe property

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

InnerReleasedColorProperty public_oe static_oe property

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

InnerTappedColorProperty public_oe static_oe property

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

IsLabelHiddenProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml IsLabelHiddenProperty
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

LabelSizeProperty public_oe static_oe property

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

MenuSeletedProperty public_oe static_oe property

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

OuterAccessKeyProperty public_oe static_oe property

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

OuterDisabledColorProperty public_oe static_oe property

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

OuterHoverColorProperty public_oe static_oe property

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

OuterNormalColorProperty public_oe static_oe property

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

OuterTappedColorProperty public_oe static_oe property

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

OuterThicknessProperty public_oe static_oe property

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

StrokeColorProperty public_oe static_oe property

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

StrokeThicknessProperty public_oe static_oe property

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

SubmenuProperty public_oe static_oe property

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

UseIndicationArcProperty public_oe static_oe property

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

ValueProperty public_oe static_oe property

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