C# Class csCommon.csMapCustomControls.CircularMenu.CircularMenu

Inheritance: System.Windows.Controls.ContentControl
Afficher le fichier Open project: TNOCS/csTouch Class Usage Examples

Méthodes publiques

Свойство Type Description
AccentBrushProperty System.Windows.DependencyProperty
ArrowArcSizeProperty System.Windows.DependencyProperty
BackgroundBrushProperty System.Windows.DependencyProperty
BorderSizeProperty System.Windows.DependencyProperty
CenterSizeProperty System.Windows.DependencyProperty
ItemSizeProperty System.Windows.DependencyProperty
MenuCenterSizeProperty System.Windows.DependencyProperty
OpenProperty System.Windows.DependencyProperty
SecondAccentBrushProperty System.Windows.DependencyProperty
SegmentsProperty System.Windows.DependencyProperty
SelectedItemProperty System.Windows.DependencyProperty
SizeProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
Back ( ) : void
Draw ( ) : void
OnApplyTemplate ( ) : void
OpenChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
RootItem_PropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
SelectItem ( CircularMenuItem mi ) : void
Update ( ) : void

Private Methods

Méthode Description
CircularMenu ( ) : csCommon.Controls

Method Details

Back() public méthode

public Back ( ) : void
Résultat void

Draw() public méthode

public Draw ( ) : void
Résultat void

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

OpenChanged() public static méthode

public static OpenChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
Résultat void

RootItem_PropertyChanged() public méthode

public RootItem_PropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
sender object
e System.ComponentModel.PropertyChangedEventArgs
Résultat void

SelectItem() public méthode

public SelectItem ( CircularMenuItem mi ) : void
mi CircularMenuItem
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

AccentBrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows AccentBrushProperty
Résultat System.Windows.DependencyProperty

ArrowArcSizeProperty public_oe static_oe property

public static DependencyProperty,System.Windows ArrowArcSizeProperty
Résultat System.Windows.DependencyProperty

BackgroundBrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows BackgroundBrushProperty
Résultat System.Windows.DependencyProperty

BorderSizeProperty public_oe static_oe property

public static DependencyProperty,System.Windows BorderSizeProperty
Résultat System.Windows.DependencyProperty

CenterSizeProperty public_oe static_oe property

public static DependencyProperty,System.Windows CenterSizeProperty
Résultat System.Windows.DependencyProperty

ItemSizeProperty public_oe static_oe property

public static DependencyProperty,System.Windows ItemSizeProperty
Résultat System.Windows.DependencyProperty

MenuCenterSizeProperty public_oe static_oe property

public static DependencyProperty,System.Windows MenuCenterSizeProperty
Résultat System.Windows.DependencyProperty

OpenProperty public_oe static_oe property

public static DependencyProperty,System.Windows OpenProperty
Résultat System.Windows.DependencyProperty

SecondAccentBrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows SecondAccentBrushProperty
Résultat System.Windows.DependencyProperty

SegmentsProperty public_oe static_oe property

public static DependencyProperty,System.Windows SegmentsProperty
Résultat System.Windows.DependencyProperty

SelectedItemProperty public_oe static_oe property

public static DependencyProperty,System.Windows SelectedItemProperty
Résultat System.Windows.DependencyProperty

SizeProperty public_oe static_oe property

public static DependencyProperty,System.Windows SizeProperty
Résultat System.Windows.DependencyProperty