Back to Devexpress

BarItem Fields

wpf-devexpress-dot-xpf-dot-bars-dot-baritem-dot-underscore-fields.md

latest63.1 KB
Original Source

BarItem Fields

Represents the base class for bar items.

NameDescription
ActualCustomizationContentProperty staticIdentifies the BarItem.ActualCustomizationContent dependency property.
ActualCustomizationGlyphProperty staticIdentifies the BarItem.ActualCustomizationGlyph dependency property.
AlignmentProperty staticIdentifies the BarItem.Alignment dependency property.
AllowDropProperty staticIdentifies the AllowDrop dependency property. Inherited from ContentElement.
AllowGlyphThemingProperty staticIdentifies the BarItem.AllowGlyphTheming dependency property.
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.
BackgroundProperty staticIdentifies the BarItem.Background dependency property.
BadgeProperty staticIdentifies the Badge dependency property.
BarItemDisplayModeProperty staticIdentifies the BarItem.BarItemDisplayMode dependency property.
BeforeCommandExecuteClickEvent staticIdentifies the BarItem.BeforeCommandExecute routed event.
BindingGroupProperty staticIdentifies the BindingGroup dependency property. Inherited from FrameworkContentElement.
BorderBrushProperty staticIdentifies the BarItem.BorderBrush dependency property.
BorderThicknessProperty staticIdentifies the BarItem.BorderThickness dependency property.
CategoryNameProperty staticIdentifies the BarItem.CategoryName dependency property.
CategoryProperty staticIdentifies the BarItem.Category dependency property.
CommandParameterProperty staticIdentifies the BarItem.CommandParameter dependency property.
CommandProperty staticIdentifies the BarItem.Command dependency property.
CommandTargetProperty staticIdentifies the BarItem.CommandTarget dependency property.
ContentProperty staticIdentifies the BarItem.Content dependency property.
ContentTemplateProperty staticIdentifies the BarItem.ContentTemplate dependency property.
ContentTemplateSelectorProperty staticIdentifies the BarItem.ContentTemplateSelector 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.
CornerRadiusProperty staticIdentifies the BarItem.CornerRadius dependency property.
CursorProperty staticIdentifies the Cursor dependency property. Inherited from FrameworkContentElement.
CustomGlyphSizeProperty staticIdentifies the BarItem.CustomGlyphSize dependency property.
CustomizationContentProperty staticIdentifies the BarItem.CustomizationContent dependency property.
CustomizationGlyphProperty staticIdentifies the BarItem.CustomizationGlyph dependency property.
DataContextProperty staticIdentifies the DataContext dependency property. Inherited from FrameworkContentElement.
DefaultStyleKeyProperty protected staticIdentifies the DefaultStyleKey dependency property. Inherited from FrameworkContentElement.
DescriptionProperty staticIdentifies the BarItem.Description dependency property.
DescriptionTemplateProperty staticIdentifies the BarItem.DescriptionTemplate 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.
ForceCursorProperty staticIdentifies the ForceCursor dependency property. Inherited from FrameworkContentElement.
ForegroundProperty staticIdentifies the BarItem.Foreground dependency property.
GiveFeedbackEvent staticIdentifies the GiveFeedback routed event. Inherited from ContentElement.
GlyphAlignmentProperty staticIdentifies the BarItem.GlyphAlignment dependency property.
GlyphProperty staticIdentifies the BarItem.Glyph dependency property.
GlyphSizeProperty staticIdentifies the BarItem.GlyphSize dependency property.
GlyphTemplateProperty staticIdentifies the BarItem.GlyphTemplate dependency property.
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.
HintProperty staticIdentifies the BarItem.Hint 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.
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 BarItem.IsVisible dependency property.
ItemClickEvent staticIdentifies the BarItem.ItemClick routed event.
ItemDoubleClickEvent staticIdentifies the BarItem.ItemDoubleClick routed event.
KeyDownEvent staticIdentifies the KeyDown routed event. Inherited from ContentElement.
KeyGestureProperty staticIdentifies the BarItem.KeyGesture dependency property.
KeyTipProperty staticIdentifies the BarItem.KeyTip dependency property.
KeyUpEvent staticIdentifies the KeyUp routed event. Inherited from ContentElement.
LanguageProperty staticIdentifies the Language dependency property. Inherited from FrameworkContentElement.
LargeGlyphProperty staticIdentifies the BarItem.LargeGlyph dependency property.
LargeGlyphTemplateProperty staticIdentifies the BarItem.LargeGlyphTemplate 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.
MarginProperty staticIdentifies the BarItem.Margin dependency property.
MediumGlyphProperty staticIdentifies the BarItem.MediumGlyph dependency property.
MediumGlyphTemplateProperty staticIdentifies the BarItem.MediumGlyphTemplate dependency property.
MergeOrderProperty staticIdentifies the BarItem.MergeOrder dependency property.
MergeTypeProperty staticIdentifies the BarItem.MergeType dependency property.
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.
PaddingProperty staticIdentifies the BarItem.Padding dependency property.
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.
RibbonStyleProperty staticIdentifies the BarItem.RibbonStyle dependency property.
SectorIndexProperty staticIdentifies the BarItem.SectorIndex dependency property.
ShowKeyGestureProperty staticIdentifies the BarItem.ShowKeyGesture dependency property.
ShowScreenTipProperty staticIdentifies the BarItem.ShowScreenTip dependency property.
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.
SuperTipProperty staticIdentifies the BarItem.SuperTip dependency property.
TagProperty staticIdentifies the Tag dependency property. Inherited from FrameworkContentElement.
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.
TriggersProperty staticIdentifies the BarItem.Triggers dependency property.
UnloadedEvent staticIdentifies the Unloaded Routed Events Overview. Inherited from FrameworkContentElement.
UseAsBarItemGlyphProperty staticIdentifies the BarItem.UseAsBarItemGlyph dependency property.
UseLightweightTemplatesProperty staticIdentifies the BarItem.UseLightweightTemplates dependency property.

See Also

BarItem Class

BarItem Members

DevExpress.Xpf.Bars Namespace