Back to Devexpress

NavBarItem Fields

wpf-devexpress-dot-xpf-dot-navbar-dot-navbaritem-dot-underscore-fields.md

latest58.1 KB
Original Source

NavBarItem Fields

Represents an individual item within the NavBarControl control.

NameDescription
ActualDisplayModeProperty staticIdentifies the NavBarItem.ActualDisplayMode dependency property.
ActualDisplayModePropertyKey staticProvides a dependency property identifier for limited write access to a read-only NavBarItem.ActualDisplayModeProperty dependency property.
ActualFontSettingsProperty staticIdentifies the NavBarItem.ActualFontSettings dependency property.
ActualImageSettingsProperty staticIdentifies the NavBarItem.ActualImageSettings dependency property.
ActualImageSettingsPropertyKey staticProvides a dependency property identifier for limited write access to a read-only NavBarItem.ActualImageSettingsProperty dependency property.
ActualLayoutSettingsProperty staticIdentifies the NavBarItem.ActualLayoutSettings dependency property.
ActualLayoutSettingsPropertyKey staticProvides a dependency property identifier for limited write access to a read-only NavBarItem.ActualLayoutSettingsProperty dependency property.
ActualVisualStyleProperty staticIdentifies the NavBarItem.ActualVisualStyle dependency property.
AllowDropProperty staticIdentifies the AllowDrop dependency property. Inherited from ContentElement.
AreAnyTouchesCapturedProperty staticIdentifies the AreAnyTouchesCaptured dependency property. Inherited from ContentElement.
AreAnyTouchesCapturedWithinProperty staticIdentifies the AreAnyTouchesCapturedWithin dependency property. Inherited from ContentElement.
AreAnyTouchesDirectlyOverProperty staticIdentifies the AreAnyTouchesDirectlyOver dependency property. Inherited from ContentElement.
AreAnyTouchesOverProperty staticIdentifies the AreAnyTouchesOver dependency property. Inherited from ContentElement.
BindingGroupProperty staticIdentifies the BindingGroup dependency property. Inherited from FrameworkContentElement.
CommandParameterProperty staticIdentifies the NavBarItem.CommandParameter dependency property.
CommandProperty staticIdentifies the NavBarItem.Command dependency property.
CommandTargetProperty staticIdentifies the NavBarItem.CommandTarget dependency property.
ContentProperty staticIdentifies the NavBarItem.Content dependency property.
ContextMenuClosingEvent staticIdentifies the ContextMenuClosing Routed Events Overview. Inherited from FrameworkContentElement.
ContextMenuOpeningEvent staticIdentifies the ContextMenuOpening Routed Events Overview. Inherited from FrameworkContentElement.
ContextMenuProperty staticIdentifies the ContextMenu dependency property. Inherited from FrameworkContentElement.
CursorProperty staticIdentifies the Cursor dependency property. Inherited from FrameworkContentElement.
DataContextProperty staticIdentifies the DataContext dependency property. Inherited from FrameworkContentElement.
DefaultStyleKeyProperty protected staticIdentifies the DefaultStyleKey dependency property. Inherited from FrameworkContentElement.
DisplayModeProperty staticIdentifies the NavBarItem.DisplayMode dependency property.
DragEnterEvent staticIdentifies the DragEnter routed event. Inherited from ContentElement.
DragLeaveEvent staticIdentifies the DragLeave routed event. Inherited from ContentElement.
DragOverEvent staticIdentifies the DragOver routed event. Inherited from ContentElement.
DropEvent staticIdentifies the Drop routed event. Inherited from ContentElement.
FocusableProperty staticIdentifies the Focusable dependency property. Inherited from ContentElement.
FocusVisualStyleProperty staticIdentifies the FocusVisualStyle dependency property. Inherited from FrameworkContentElement.
FontSettingsProperty staticIdentifies the NavBarItem.FontSettings dependency property.
ForceCursorProperty staticIdentifies the ForceCursor dependency property. Inherited from FrameworkContentElement.
GiveFeedbackEvent staticIdentifies the GiveFeedback routed event. Inherited from ContentElement.
GotFocusEvent staticIdentifies the GotFocus routed event. Inherited from ContentElement.
GotKeyboardFocusEvent staticIdentifies the GotKeyboardFocus routed event. Inherited from ContentElement.
GotMouseCaptureEvent staticIdentifies the GotMouseCapture routed event. Inherited from ContentElement.
GotStylusCaptureEvent staticIdentifies the GotStylusCapture routed event. Inherited from ContentElement.
GotTouchCaptureEvent staticIdentifies the GotTouchCapture routed event. Inherited from ContentElement.
GroupProperty staticIdentifies the NavBarItem.Group dependency property.
ImageSettingsProperty staticIdentifies the NavBarItem.ImageSettings dependency property.
ImageSourceProperty staticIdentifies the NavBarItem.ImageSource dependency property.
InputScopeProperty staticIdentifies the InputScope dependency property. Inherited from FrameworkContentElement.
IsEnabledProperty staticIdentifies the IsEnabled dependency property. Inherited from ContentElement.
IsFocusedProperty staticIdentifies the IsFocused dependency property. Inherited from ContentElement.
IsKeyboardFocusedProperty staticIdentifies the IsKeyboardFocused dependency property. Inherited from ContentElement.
IsKeyboardFocusWithinProperty staticIdentifies the IsKeyboardFocusWithin dependency property. Inherited from ContentElement.
IsMouseCapturedProperty staticIdentifies the IsMouseCaptured dependency property. Inherited from ContentElement.
IsMouseCaptureWithinProperty staticIdentifies the IsMouseCaptureWithin dependency property. Inherited from ContentElement.
IsMouseDirectlyOverProperty staticIdentifies the IsMouseDirectlyOver dependency property. Inherited from ContentElement.
IsMouseOverProperty staticIdentifies the IsMouseOver dependency property. Inherited from ContentElement.
IsSelectedProperty staticIdentifies the NavBarItem.IsSelected dependency property.
IsStylusCapturedProperty staticIdentifies the IsStylusCaptured dependency property. Inherited from ContentElement.
IsStylusCaptureWithinProperty staticIdentifies the IsStylusCaptureWithin dependency property. Inherited from ContentElement.
IsStylusDirectlyOverProperty staticIdentifies the IsStylusDirectlyOver dependency property. Inherited from ContentElement.
IsStylusOverProperty staticIdentifies the IsStylusOver dependency property. Inherited from ContentElement.
IsVisibleProperty staticIdentifies the NavBarItem.IsVisible dependency property.
KeyDownEvent staticIdentifies the KeyDown routed event. Inherited from ContentElement.
KeyUpEvent staticIdentifies the KeyUp routed event. Inherited from ContentElement.
LanguageProperty staticIdentifies the Language dependency property. Inherited from FrameworkContentElement.
LayoutSettingsProperty staticIdentifies the NavBarItem.LayoutSettings dependency property.
LoadedEvent staticIdentifies the Loaded Routed Events Overview. Inherited from FrameworkContentElement.
LostFocusEvent staticIdentifies the LostFocus routed event. Inherited from ContentElement.
LostKeyboardFocusEvent staticIdentifies the LostKeyboardFocus routed event. Inherited from ContentElement.
LostMouseCaptureEvent staticIdentifies the LostMouseCapture routed event. Inherited from ContentElement.
LostStylusCaptureEvent staticIdentifies the LostStylusCapture routed event. Inherited from ContentElement.
LostTouchCaptureEvent staticIdentifies the LostTouchCapture routed event. Inherited from ContentElement.
MouseDownEvent staticIdentifies the MouseDown routed event. Inherited from ContentElement.
MouseEnterEvent staticIdentifies the MouseEnter routed event. Inherited from ContentElement.
MouseLeaveEvent staticIdentifies the MouseLeave routed event. Inherited from ContentElement.
MouseLeftButtonDownEvent staticIdentifies the MouseLeftButtonDown routed event. Inherited from ContentElement.
MouseLeftButtonUpEvent staticIdentifies the MouseLeftButtonUp routed event. Inherited from ContentElement.
MouseMoveEvent staticIdentifies the MouseMove routed event. Inherited from ContentElement.
MouseRightButtonDownEvent staticIdentifies the MouseRightButtonDown routed event. Inherited from ContentElement.
MouseRightButtonUpEvent staticIdentifies the MouseRightButtonUp routed event. Inherited from ContentElement.
MouseUpEvent staticIdentifies the MouseUp routed event. Inherited from ContentElement.
MouseWheelEvent staticIdentifies the MouseWheel routed event. Inherited from ContentElement.
NameProperty staticIdentifies the Name dependency property. Inherited from FrameworkContentElement.
OverridesDefaultStyleProperty staticIdentifies the OverridesDefaultStyle dependency property. Inherited from FrameworkContentElement.
PreviewDragEnterEvent staticIdentifies the PreviewDragEnter routed event. Inherited from ContentElement.
PreviewDragLeaveEvent staticIdentifies the PreviewDragLeave routed event. Inherited from ContentElement.
PreviewDragOverEvent staticIdentifies the PreviewDragOver routed event. Inherited from ContentElement.
PreviewDropEvent staticIdentifies the PreviewDrop routed event. Inherited from ContentElement.
PreviewGiveFeedbackEvent staticIdentifies the PreviewGiveFeedback routed event. Inherited from ContentElement.
PreviewGotKeyboardFocusEvent staticIdentifies the PreviewGotKeyboardFocus routed event. Inherited from ContentElement.
PreviewKeyDownEvent staticIdentifies the PreviewKeyDown routed event. Inherited from ContentElement.
PreviewKeyUpEvent staticIdentifies the PreviewKeyUp routed event. Inherited from ContentElement.
PreviewLostKeyboardFocusEvent staticIdentifies the PreviewLostKeyboardFocus routed event. Inherited from ContentElement.
PreviewMouseDownEvent staticIdentifies the PreviewMouseDown routed event. Inherited from ContentElement.
PreviewMouseLeftButtonDownEvent staticIdentifies the PreviewMouseLeftButtonDown routed event. Inherited from ContentElement.
PreviewMouseLeftButtonUpEvent staticIdentifies the PreviewMouseLeftButtonUp routed event. Inherited from ContentElement.
PreviewMouseMoveEvent staticIdentifies the PreviewMouseMove routed event. Inherited from ContentElement.
PreviewMouseRightButtonDownEvent staticIdentifies the PreviewMouseRightButtonDown routed event. Inherited from ContentElement.
PreviewMouseRightButtonUpEvent staticIdentifies the PreviewMouseRightButtonUp routed event. Inherited from ContentElement.
PreviewMouseUpEvent staticIdentifies the PreviewMouseUp routed event. Inherited from ContentElement.
PreviewMouseWheelEvent staticIdentifies the PreviewMouseWheel routed event. Inherited from ContentElement.
PreviewQueryContinueDragEvent staticIdentifies the PreviewQueryContinueDrag routed event. Inherited from ContentElement.
PreviewStylusButtonDownEvent staticIdentifies the PreviewStylusButtonDown routed event. Inherited from ContentElement.
PreviewStylusButtonUpEvent staticIdentifies the PreviewStylusButtonUp routed event. Inherited from ContentElement.
PreviewStylusDownEvent staticIdentifies the PreviewStylusDown routed event. Inherited from ContentElement.
PreviewStylusInAirMoveEvent staticIdentifies the PreviewStylusInAirMove routed event. Inherited from ContentElement.
PreviewStylusInRangeEvent staticIdentifies the PreviewStylusInRange routed event. Inherited from ContentElement.
PreviewStylusMoveEvent staticIdentifies the PreviewStylusMove routed event. Inherited from ContentElement.
PreviewStylusOutOfRangeEvent staticIdentifies the PreviewStylusOutOfRange routed event. Inherited from ContentElement.
PreviewStylusSystemGestureEvent staticIdentifies the PreviewStylusSystemGesture routed event. Inherited from ContentElement.
PreviewStylusUpEvent staticIdentifies the PreviewStylusUp routed event. Inherited from ContentElement.
PreviewTextInputEvent staticIdentifies the PreviewTextInput routed event. Inherited from ContentElement.
PreviewTouchDownEvent staticIdentifies the PreviewTouchDown routed event. Inherited from ContentElement.
PreviewTouchMoveEvent staticIdentifies the PreviewTouchMove routed event. Inherited from ContentElement.
PreviewTouchUpEvent staticIdentifies the PreviewTouchUp routed event. Inherited from ContentElement.
QueryContinueDragEvent staticIdentifies the QueryContinueDrag routed event. Inherited from ContentElement.
QueryCursorEvent staticIdentifies the QueryCursor routed event. Inherited from ContentElement.
StyleProperty staticIdentifies the Style dependency property. Inherited from FrameworkContentElement.
StylusButtonDownEvent staticIdentifies the StylusButtonDown routed event. Inherited from ContentElement.
StylusButtonUpEvent staticIdentifies the StylusButtonUp routed event. Inherited from ContentElement.
StylusDownEvent staticIdentifies the StylusDown routed event. Inherited from ContentElement.
StylusEnterEvent staticIdentifies the StylusEnter routed event. Inherited from ContentElement.
StylusInAirMoveEvent staticIdentifies the StylusInAirMove routed event. Inherited from ContentElement.
StylusInRangeEvent staticIdentifies the StylusInRange routed event. Inherited from ContentElement.
StylusLeaveEvent staticIdentifies the StylusLeave routed event. Inherited from ContentElement.
StylusMoveEvent staticIdentifies the StylusMove routed event. Inherited from ContentElement.
StylusOutOfRangeEvent staticIdentifies the StylusOutOfRange routed event. Inherited from ContentElement.
StylusSystemGestureEvent staticIdentifies the StylusSystemGesture routed event. Inherited from ContentElement.
StylusUpEvent staticIdentifies the StylusUp routed event. Inherited from ContentElement.
TagProperty staticIdentifies the Tag dependency property. Inherited from FrameworkContentElement.
TemplateProperty staticIdentifies the NavBarItem.Template dependency property.
TextInputEvent staticIdentifies the TextInput routed event. Inherited from ContentElement.
ToolTipClosingEvent staticIdentifies the ToolTipClosing Routed Events Overview. Inherited from FrameworkContentElement.
ToolTipOpeningEvent staticIdentifies the ToolTipOpening Routed Events Overview. Inherited from FrameworkContentElement.
ToolTipProperty staticIdentifies the ToolTip dependency property. Inherited from FrameworkContentElement.
TouchDownEvent staticIdentifies the TouchDown routed event. Inherited from ContentElement.
TouchEnterEvent staticIdentifies the TouchEnter routed event. Inherited from ContentElement.
TouchLeaveEvent staticIdentifies the TouchLeave routed event. Inherited from ContentElement.
TouchMoveEvent staticIdentifies the TouchMove routed event. Inherited from ContentElement.
TouchUpEvent staticIdentifies the TouchUp routed event. Inherited from ContentElement.
UnloadedEvent staticIdentifies the Unloaded Routed Events Overview. Inherited from FrameworkContentElement.
VisualStyleProperty staticIdentifies the NavBarItem.VisualStyle dependency property.

See Also

NavBarItem Class

NavBarItem Members

DevExpress.Xpf.NavBar Namespace