C# Класс Odyssey.Controls.BreadcrumbButton

Наследование: System.Windows.Controls.HeaderedItemsControl
Показать файл Открыть проект Примеры использования класса

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

Свойство Тип Описание
DropDownContentTemplateProperty System.Windows.DependencyProperty
EnableVisualButtonStyleProperty System.Windows.DependencyProperty
IsButtonVisibleProperty System.Windows.DependencyProperty
IsDropDownPressedProperty System.Windows.DependencyProperty
IsDropDownVisibleProperty System.Windows.DependencyProperty
IsImageVisibleProperty System.Windows.DependencyProperty
IsPressedProperty System.Windows.DependencyProperty
ModeProperty System.Windows.DependencyProperty

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

Метод Описание
GetCursorPosition ( ) : Point
OnApplyTemplate ( ) : void

Защищенные методы

Метод Описание
OnMouseEnter ( System.Windows.Input.MouseEventArgs e ) : void

Focus this BreadcrumbButton if the focus is currently within the BreadcrumbBar where this BreadcrumbButton is embedded:

OnMouseLeave ( System.Windows.Input.MouseEventArgs e ) : void
OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void
OnMouseUp ( System.Windows.Input.MouseButtonEventArgs e ) : void
OnOverflowPressedChanged ( ) : void

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

Метод Описание
BreadcrumbButton ( ) : System
GetCursorPos ( POINT &lpPoint ) : bool
OpenOverflowCommandCanExecute ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
OpenOverflowCommandExecuted ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
OverflowPressedChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SelectCommandExecuted ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
SelectedItemChangedEvent ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
contextMenu_Opened ( object sender, RoutedEventArgs e ) : void
dropDownBtn_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
item_Click ( object sender, RoutedEventArgs e ) : void

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

GetCursorPosition() публичный статический Метод

public static GetCursorPosition ( ) : Point
Результат Point

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

public OnApplyTemplate ( ) : void
Результат void

OnMouseEnter() защищенный Метод

Focus this BreadcrumbButton if the focus is currently within the BreadcrumbBar where this BreadcrumbButton is embedded:
protected OnMouseEnter ( System.Windows.Input.MouseEventArgs e ) : void
e System.Windows.Input.MouseEventArgs
Результат void

OnMouseLeave() защищенный Метод

protected OnMouseLeave ( System.Windows.Input.MouseEventArgs e ) : void
e System.Windows.Input.MouseEventArgs
Результат void

OnMouseLeftButtonDown() защищенный Метод

protected OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
Результат void

OnMouseUp() защищенный Метод

protected OnMouseUp ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
Результат void

OnOverflowPressedChanged() защищенный Метод

protected OnOverflowPressedChanged ( ) : void
Результат void

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

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

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

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

Gets or sets whether to use visual background style on MouseOver and/or MouseDown.
public static DependencyProperty,System.Windows EnableVisualButtonStyleProperty
Результат System.Windows.DependencyProperty

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

Gets or sets whether the button is visible.
public static DependencyProperty,System.Windows IsButtonVisibleProperty
Результат System.Windows.DependencyProperty

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

Gets or sets whether the drop down button is pressed.
public static DependencyProperty,System.Windows IsDropDownPressedProperty
Результат System.Windows.DependencyProperty

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

Gets or sets whether the drop down button is visible.
public static DependencyProperty,System.Windows IsDropDownVisibleProperty
Результат System.Windows.DependencyProperty

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

Gets or sets whether the Image is visible
public static DependencyProperty,System.Windows IsImageVisibleProperty
Результат System.Windows.DependencyProperty

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

Gets or sets whether the button is pressed.
public static DependencyProperty,System.Windows IsPressedProperty
Результат System.Windows.DependencyProperty

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

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