C# Class RadialMenuControl.Components.RadialMenuButton

Inheritance: Windows.UI.Xaml.Controls.Button
ファイルを表示 Open project: CatalystCode/radial-menu Class Usage Examples

Public Properties

Property 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

Public Methods

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

public OnInnerArcPressed ( PointerRoutedEventArgs e ) : void
e Windows.UI.Xaml.Input.PointerRoutedEventArgs
return void

OnInnerArcReleased() public method

public OnInnerArcReleased ( PointerRoutedEventArgs e ) : void
e Windows.UI.Xaml.Input.PointerRoutedEventArgs
return void

OnOuterArcPressed() public method

public OnOuterArcPressed ( PointerRoutedEventArgs e ) : void
e Windows.UI.Xaml.Input.PointerRoutedEventArgs
return void

OnOuterArcReleased() public method

public OnOuterArcReleased ( PointerRoutedEventArgs e ) : void
e Windows.UI.Xaml.Input.PointerRoutedEventArgs
return void

OnValueChanged() public method

public OnValueChanged ( RoutedEventArgs e ) : void
e Windows.UI.Xaml.RoutedEventArgs
return void

RadialMenuButton() public method

public RadialMenuButton ( ) : System
return System

SetColors() public method

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
return void

Property Details

ButtonTypeProperty public_oe static_oe property

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

CustomMenuProperty public_oe static_oe property

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

IconFontFamilyProperty public_oe static_oe property

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

IconForegroundBrushProperty public_oe static_oe property

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

IconImageProperty public_oe static_oe property

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

IconProperty public_oe static_oe property

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

IconSizeProperty public_oe static_oe property

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

IndicationArcColorProperty public_oe static_oe property

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

IndicationArcDistanceFromEdgeProperty public_oe static_oe property

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

IndicationArcStrokeThicknessProperty public_oe static_oe property

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

InnerAccessKeyProperty public_oe static_oe property

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

InnerHoverColorProperty public_oe static_oe property

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

InnerNormalColorProperty public_oe static_oe property

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

InnerReleasedColorProperty public_oe static_oe property

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

InnerTappedColorProperty public_oe static_oe property

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

IsLabelHiddenProperty public_oe static_oe property

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

LabelProperty public_oe static_oe property

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

LabelSizeProperty public_oe static_oe property

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

MenuSeletedProperty public_oe static_oe property

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

OuterAccessKeyProperty public_oe static_oe property

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

OuterDisabledColorProperty public_oe static_oe property

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

OuterHoverColorProperty public_oe static_oe property

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

OuterNormalColorProperty public_oe static_oe property

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

OuterTappedColorProperty public_oe static_oe property

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

OuterThicknessProperty public_oe static_oe property

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

StrokeColorProperty public_oe static_oe property

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

StrokeThicknessProperty public_oe static_oe property

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

SubmenuProperty public_oe static_oe property

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

UseIndicationArcProperty public_oe static_oe property

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

ValueProperty public_oe static_oe property

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