CommandSeparator Members
This documentation is no longer available on MSDN, however it is available as a CHM download.
Represents the separator between commands.
The following tables list the members exposed by the CommandSeparator type.
Public Constructors
Name | Description | |
---|---|---|
CommandSeparator | Initializes a new instance of the CommandSeparator class. |
Top
Public Properties
(see also Protected Properties)
Top
Protected Properties
Name | Description | |
---|---|---|
DefaultStyleKey | (inherited from Control) |
Top
Public Methods
(see also Protected Methods)
Top
Protected Methods
Name | Description | |
---|---|---|
ArrangeOverride | (inherited from FrameworkElement) | |
Finalize | (inherited from Object) | |
GetTemplateChild | (inherited from Control) | |
MeasureOverride | (inherited from FrameworkElement) | |
MemberwiseClone | (inherited from Object) | |
OnCreateAutomationPeer | (inherited from UIElement) | |
OnGotFocus | (inherited from Control) | |
OnKeyDown | (inherited from Control) | |
OnKeyUp | (inherited from Control) | |
OnLostFocus | (inherited from Control) | |
OnLostMouseCapture | (inherited from Control) | |
OnMouseEnter | (inherited from Control) | |
OnMouseLeave | (inherited from Control) | |
OnMouseLeftButtonDown | (inherited from Control) | |
OnMouseLeftButtonUp | (inherited from Control) | |
OnMouseMove | (inherited from Control) | |
OnMouseWheel | (inherited from Control) |
Top
Public Events
Name | Description | |
---|---|---|
BindingValidationError | (inherited from FrameworkElement) | |
GotFocus | (inherited from UIElement) | |
IsEnabledChanged | (inherited from Control) | |
KeyDown | (inherited from UIElement) | |
KeyUp | (inherited from UIElement) | |
LayoutUpdated | (inherited from FrameworkElement) | |
Loaded | (inherited from FrameworkElement) | |
LostFocus | (inherited from UIElement) | |
LostMouseCapture | (inherited from UIElement) | |
MouseEnter | (inherited from UIElement) | |
MouseLeave | (inherited from UIElement) | |
MouseLeftButtonDown | (inherited from UIElement) | |
MouseLeftButtonUp | (inherited from UIElement) | |
MouseMove | (inherited from UIElement) | |
MouseWheel | (inherited from UIElement) | |
SizeChanged | (inherited from FrameworkElement) |
Top
See Also
Reference
CommandSeparator Class
Microsoft.Maps.MapControl.Navigation Namespace