Property | Type | Description | |
---|---|---|---|
HorizontalOffsetProperty | |||
IsContextMenuOpenProperty | |||
ModeProperty | |||
PlacementProperty | |||
PlacementRectangleProperty | |||
VerticalOffsetProperty |
Method | Description | |
---|---|---|
OnApplyTemplate ( ) : void |
OnApplyTemplate override, set up the click event for the dropdown if present in the template
|
Method | Description | |
---|---|---|
OnClick ( ) : void |
Handles the Base Buttons OnClick event
|
Method | Description | |
---|---|---|
Dropdown_Click ( object sender, |
Event Handler for the Drop Down Button’s Click event
|
|
EnsureContextMenuIsValid ( ) : void |
Make sure the Context menu is not null
|
|
OnDropdown ( ) : void | ||
OnHorizontalOffsetChanged ( |
HorizontalOffset Property changed callback, pass the value through to the buttons context menu
|
|
OnIsContextMenuOpenChanged ( |
||
OnPlacementChanged ( |
Placement Property changed callback, pass the value through to the buttons context menu
|
|
OnPlacementRectangleChanged ( |
PlacementRectangle Property changed callback, pass the value through to the buttons context menu
|
|
OnVerticalOffsetChanged ( |
VerticalOffset Property changed callback, pass the value through to the buttons context menu
|
|
SplitButton ( ) : System.ComponentModel |
Static Constructor
|
public static DependencyProperty,System.Windows HorizontalOffsetProperty | ||
return |
public static DependencyProperty,System.Windows IsContextMenuOpenProperty | ||
return |
public static DependencyProperty,System.Windows ModeProperty | ||
return |
public static DependencyProperty,System.Windows PlacementProperty | ||
return |
public static DependencyProperty,System.Windows PlacementRectangleProperty | ||
return |