C# Class TrakHound_UI.ListButton

Interaction logic for ListButton.xaml
Inheritance: System.Windows.Controls.UserControl, IComparable
Afficher le fichier Open project: TrakHound/TrakHound-Community Class Usage Examples

Méthodes publiques

Свойство Type Description
AlternateStyleProperty System.Windows.DependencyProperty
ButtonContentProperty System.Windows.DependencyProperty
DataObjectProperty System.Windows.DependencyProperty
HoverBrushProperty System.Windows.DependencyProperty
ImageForegroundProperty System.Windows.DependencyProperty
ImageProperty System.Windows.DependencyProperty
IsSelectedProperty System.Windows.DependencyProperty
MouseOverProperty System.Windows.DependencyProperty
SelectorForegroundProperty System.Windows.DependencyProperty
SelectorWidthProperty System.Windows.DependencyProperty
ShowImageProperty System.Windows.DependencyProperty
ShowTextProperty System.Windows.DependencyProperty
TextAlignmentProperty System.Windows.DependencyProperty
TextForegroundProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty
TextWrappingProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
CompareTo ( object obj ) : int
ListButton ( ) : System

Private Methods

Méthode Description
Main_GRID_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
Main_GRID_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void
Main_GRID_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void

Method Details

CompareTo() public méthode

public CompareTo ( object obj ) : int
obj object
Résultat int

ListButton() public méthode

public ListButton ( ) : System
Résultat System

Property Details

AlternateStyleProperty public_oe static_oe property

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

ButtonContentProperty public_oe static_oe property

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

DataObjectProperty public_oe static_oe property

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

HoverBrushProperty public_oe static_oe property

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

ImageForegroundProperty public_oe static_oe property

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

ImageProperty public_oe static_oe property

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

IsSelectedProperty public_oe static_oe property

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

MouseOverProperty public_oe static_oe property

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

SelectorForegroundProperty public_oe static_oe property

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

SelectorWidthProperty public_oe static_oe property

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

ShowImageProperty public_oe static_oe property

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

ShowTextProperty public_oe static_oe property

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

TextAlignmentProperty public_oe static_oe property

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

TextForegroundProperty public_oe static_oe property

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

TextProperty public_oe static_oe property

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

TextWrappingProperty public_oe static_oe property

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