C# Класс TrakHound_UI.ListButton

Interaction logic for ListButton.xaml
Наследование: System.Windows.Controls.UserControl, IComparable
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
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

Открытые методы

Метод Описание
CompareTo ( object obj ) : int
ListButton ( ) : System

Приватные методы

Метод Описание
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

Описание методов

CompareTo() публичный Метод

public CompareTo ( object obj ) : int
obj object
Результат int

ListButton() публичный Метод

public ListButton ( ) : System
Результат System

Описание свойств

AlternateStyleProperty публичное статическое свойство

public static DependencyProperty,System.Windows AlternateStyleProperty
Результат System.Windows.DependencyProperty

ButtonContentProperty публичное статическое свойство

public static DependencyProperty,System.Windows ButtonContentProperty
Результат System.Windows.DependencyProperty

DataObjectProperty публичное статическое свойство

public static DependencyProperty,System.Windows DataObjectProperty
Результат System.Windows.DependencyProperty

HoverBrushProperty публичное статическое свойство

public static DependencyProperty,System.Windows HoverBrushProperty
Результат System.Windows.DependencyProperty

ImageForegroundProperty публичное статическое свойство

public static DependencyProperty,System.Windows ImageForegroundProperty
Результат System.Windows.DependencyProperty

ImageProperty публичное статическое свойство

public static DependencyProperty,System.Windows ImageProperty
Результат System.Windows.DependencyProperty

IsSelectedProperty публичное статическое свойство

public static DependencyProperty,System.Windows IsSelectedProperty
Результат System.Windows.DependencyProperty

MouseOverProperty публичное статическое свойство

public static DependencyProperty,System.Windows MouseOverProperty
Результат System.Windows.DependencyProperty

SelectorForegroundProperty публичное статическое свойство

public static DependencyProperty,System.Windows SelectorForegroundProperty
Результат System.Windows.DependencyProperty

SelectorWidthProperty публичное статическое свойство

public static DependencyProperty,System.Windows SelectorWidthProperty
Результат System.Windows.DependencyProperty

ShowImageProperty публичное статическое свойство

public static DependencyProperty,System.Windows ShowImageProperty
Результат System.Windows.DependencyProperty

ShowTextProperty публичное статическое свойство

public static DependencyProperty,System.Windows ShowTextProperty
Результат System.Windows.DependencyProperty

TextAlignmentProperty публичное статическое свойство

public static DependencyProperty,System.Windows TextAlignmentProperty
Результат System.Windows.DependencyProperty

TextForegroundProperty публичное статическое свойство

public static DependencyProperty,System.Windows TextForegroundProperty
Результат System.Windows.DependencyProperty

TextProperty публичное статическое свойство

public static DependencyProperty,System.Windows TextProperty
Результат System.Windows.DependencyProperty

TextWrappingProperty публичное статическое свойство

public static DependencyProperty,System.Windows TextWrappingProperty
Результат System.Windows.DependencyProperty