Represents a button that shows a Context
- Inheritance:
-
object
Visual
UIElement
Framework
Element Control ContentControl ButtonBase Button PopupButton object
- Implements:
-
IPopup
Anchor
Constructors
BreadcrumbButtonBase()
Initializes a new instance of the Breadcrumb
Methods
Close()
Closes the drop-down if it is open.
CreateMenuItem(object, IBreadcrumbCommon, bool, IInputElement, object)
Creates a Menu
Parameter | Type | Description |
---|---|---|
data | object | The data. |
breadcrumbCommon | IBreadcrumb |
A control that implements IBreadcrumb |
isExpanded | bool | if set to |
commandTarget | IInput |
The command target. |
commandParameter | object | The command parameter. |
Returns
GenerateContextMenu()
Generates a Context
Returns
- Context
Menu : A Context
Menu ; otherwisenull
.
OnPopupOpening(CancelRoutedEventArgs)
Raises the Popup
Parameter | Type | Description |
---|---|---|
e | Cancel |
A |
Inherited Members
-
Popup
Button. Popup Closed Event -
Popup
Button. Popup Opened Event -
Popup
Button. Popup Opening Event -
Popup
Button. Corner Radius Property -
Popup
Button. Display Mode Property -
Popup
Button. Has Drop Shadow Property -
Popup
Button. Is Auto Focus On Open Enabled Property -
Popup
Button. Is Popup Open Property -
Popup
Button. Is Transparency Mode Enabled Property -
Popup
Button. Popup Allows Transparency Property -
Popup
Button. Popup Animation Property -
Popup
Button. Popup Background Property -
Popup
Button. Popup Border Brush Property -
Popup
Button. Popup Border Thickness Property -
Popup
Button. Popup Content Property -
Popup
Button. Popup Content Template Property -
Popup
Button. Popup Content Template Selector Property -
Popup
Button. Popup Corner Radius Property -
Popup
Button. Popup Horizontal Offset Property -
Popup
Button. Popup Indicator Property -
Popup
Button. Popup Indicator Template Property -
Popup
Button. Popup Indicator Tool Tip Property -
Popup
Button. Popup Menu Property -
Popup
Button. Popup Menu Data Context Property -
Popup
Button. Popup Padding Property -
Popup
Button. Popup Placement Property -
Popup
Button. Popup Vertical Offset Property -
Popup
Button. Stays Open Property -
Popup
Button. Focus Within() -
Popup
Button. On Apply Template() -
Popup
Button. On Click() -
Popup
Button. On Create Automation Peer() -
Popup
Button. On Is Keyboard Focus Within Changed(Dependency Property Changed Event Args) -
Popup
Button. On Key Down(Key Event Args) -
Popup
Button. On Key Up(Key Event Args) -
Popup
Button. On Mouse Left Button Down(Mouse Button Event Args) -
Popup
Button. On Mouse Left Button Up(Mouse Button Event Args) -
Popup
Button. On Mouse Wheel(Mouse Wheel Event Args) -
Popup
Button. On Popup Closed(Routed Event Args) -
Popup
Button. On Popup Menu Changed(Context Menu, Context Menu) -
Popup
Button. On Popup Opened(Routed Event Args) -
Popup
Button. Close Popup Command -
Popup
Button. Corner Radius -
Popup
Button. Display Mode -
Popup
Button. Has Drop Shadow -
Popup
Button. Is Auto Focus On Open Enabled -
Popup
Button. Is Popup Open -
Popup
Button. Is Transparency Mode Enabled -
Popup
Button. Logical Children -
Popup
Button. Popup -
Popup
Button. Popup Allows Transparency -
Popup
Button. Popup Animation -
Popup
Button. Popup Background -
Popup
Button. Popup Border Brush -
Popup
Button. Popup Border Thickness -
Popup
Button. Popup Content -
Popup
Button. Popup Content Template -
Popup
Button. Popup Content Template Selector -
Popup
Button. Popup Corner Radius -
Popup
Button. Popup Horizontal Offset -
Popup
Button. Popup Indicator -
Popup
Button. Popup Indicator Template -
Popup
Button. Popup Indicator Tool Tip -
Popup
Button. Popup Menu -
Popup
Button. Popup Menu Data Context -
Popup
Button. Popup Padding -
Popup
Button. Popup Placement -
Popup
Button. Popup Vertical Offset -
Popup
Button. Stays Open -
Popup
Button. Popup Closed -
Popup
Button. Popup Opened -
Popup
Button. Popup Opening