OutlookBar for WPF and Silverlight
C1OutlookBar Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by C1OutlookBar.

Public Constructors
 NameDescription
Public ConstructorC1OutlookBar ConstructorInitializes a new instance of a C1OutlookBar.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)CollapsedContentPropertyIdentifies the CollapsedContent dependency property.  
Public Fieldstatic (Shared in Visual Basic)CollapsedTemplatePropertyIdentifies the CollapsedTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)ContentTemplatePropertyIdentifies the ContentTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)DockPropertyIdentifies the Dock dependency property.  
Public Fieldstatic (Shared in Visual Basic)ExpandedWidthPropertyIdentifies the ExpandedWidth dependency property.  
Public Fieldstatic (Shared in Visual Basic)FirstOverflowIndexPropertyIdentifies the FirstOverflowIndex dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsExpandedPropertyIdentifies the IsExpanded dependency property.  
Public Fieldstatic (Shared in Visual Basic)ItemBackgroundPropertyIdentifies the ItemBackground dependency property.  
Public Fieldstatic (Shared in Visual Basic)ItemForegroundPropertyIdentifies the ItemForeground dependency property.  
Public Fieldstatic (Shared in Visual Basic)LargeIconTemplatePropertyIdentifies the LargeIconTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)MouseOverBrushPropertyIdentifies the MouseOverBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectedBackgroundPropertyIdentifies the SelectedBackground dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectedIndexPropertyIdentifies the SelectedIndex dependency property.  
Public Fieldstatic (Shared in Visual Basic)SelectedItemPropertyIdentifies the SelectedItem dependency property.  
Public Fieldstatic (Shared in Visual Basic)ShowFewerButtonsCommandPropertyIdentifies the ShowFewerButtonsCommand dependency property.  
Public Fieldstatic (Shared in Visual Basic)ShowMoreButtonsCommandPropertyIdentifies the ShowMoreButtonsCommand dependency property.  
Public Fieldstatic (Shared in Visual Basic)SmallIconTemplatePropertyIdentifies the SmallIconTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)UnselectedContentModePropertyIdentifies the UnselectedContentMode dependency property.  
Top
Public Properties
 NameDescription
Public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyAllowDrop (Inherited from System.Windows.UIElement)
Public PropertyBackground (Inherited from System.Windows.Controls.Control)
Public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
Public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
Public PropertyCacheMode (Inherited from System.Windows.UIElement)
Public PropertyCharacterSpacing (Inherited from System.Windows.Controls.Control)
Public PropertyClip (Inherited from System.Windows.UIElement)
Public PropertyCollapsedContentGets or sets a value to display in the content area when the control is collapsed.  
Public PropertyCollapsedTemplateGets or sets the DataTemplate to apply to CollapsedContent.  
Public PropertyContentTemplateGets or sets the DataTemplate to apply to any item that does not have a HeaderTemplate property defined.  
Public PropertyCursor (Inherited from System.Windows.FrameworkElement)
Public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
Public PropertyDesiredSize (Inherited from System.Windows.UIElement)
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyDisplayMemberPath (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyDockGets or sets the side taken by the control.  
Public PropertyEffect (Inherited from System.Windows.UIElement)
Public PropertyExpandedWidthGets or sets the horizontal size of the whole control when in expanded mode.  
Public PropertyFirstOverflowIndexGets or sets the index of the first item that causes overflow.  
Public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
Public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
Public PropertyFontSize (Inherited from System.Windows.Controls.Control)
Public PropertyFontStretch (Inherited from System.Windows.Controls.Control)
Public PropertyFontStyle (Inherited from System.Windows.Controls.Control)
Public PropertyFontWeight (Inherited from System.Windows.Controls.Control)
Public PropertyForeground (Inherited from System.Windows.Controls.Control)
Public PropertyHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
Public PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
Public PropertyIsExpandedGets or sets a value that indicates whether the content of the selected item is shown.  
Public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
Public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
Public PropertyItemBackgroundGets or sets the System.Windows.Media.Brush used as background of the contained C1OutlookItems.  
Public PropertyItemContainerGenerator (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyItemForegroundGets or sets the System.Windows.Media.Brush used as foreground of the contained C1OutlookItems.  
Public PropertyItems (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyItemsPanel (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyItemsSource (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyItemTemplate (Inherited from System.Windows.Controls.ItemsControl)
Public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
Public PropertyLargeIconTemplateGets or sets the DataTemplate to apply to any item that does not have a LargeIconTemplate property defined.  
Public PropertyMargin (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyMouseOverBrushGets or sets the System.Windows.Media.Brush used to highlight the control when it has the mouse over.  
Public PropertyName (Inherited from System.Windows.FrameworkElement)
Public PropertyOpacity (Inherited from System.Windows.UIElement)
Public PropertyOpacityMask (Inherited from System.Windows.UIElement)
Public PropertyPadding (Inherited from System.Windows.Controls.Control)
Public PropertyParent (Inherited from System.Windows.FrameworkElement)
Public PropertyProjection (Inherited from System.Windows.UIElement)
Public PropertyRenderSize (Inherited from System.Windows.UIElement)
Public PropertyRenderTransform (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
Public PropertyResources (Inherited from System.Windows.FrameworkElement)
Public PropertySelectedBackgroundGets or sets the System.Windows.Media.Brush used to highlight the control when it is selected.  
Public PropertySelectedIndexGets or sets the index of the currently selected C1OutlookItem.  
Public PropertySelectedItemGets or sets the selected item or null if the selection is empty.  
Public PropertyShowFewerButtonsCommandGets the System.Windows.Input.ICommand that decrements FirstOverflowIndex.  
Public PropertyShowMoreButtonsCommandGets the System.Windows.Input.ICommand that increments FirstOverflowIndex.  
Public PropertySmallIconTemplateGets or sets the DataTemplate to apply to any item that does not have a SmallIconTemplate property defined.  
Public PropertyStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyTabIndex (Inherited from System.Windows.Controls.Control)
Public PropertyTabNavigation (Inherited from System.Windows.Controls.Control)
Public PropertyTag (Inherited from System.Windows.FrameworkElement)
Public PropertyTemplate (Inherited from System.Windows.Controls.Control)
Public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
Public PropertyUnselectedContentModeGets or sets what is done with the content of unselected items.  
Public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
Public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
Public PropertyVisibility (Inherited from System.Windows.UIElement)
Public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top
Public Methods
 NameDescription
Public MethodAddHandler (Inherited from System.Windows.UIElement)
Public MethodApplyTemplate (Inherited from System.Windows.Controls.Control)
Public MethodArrange (Inherited from System.Windows.UIElement)
Public MethodCaptureMouse (Inherited from System.Windows.UIElement)
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodFindName (Inherited from System.Windows.FrameworkElement)
Public MethodFocus (Inherited from System.Windows.Controls.Control)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
Public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
Public MethodMeasure (Inherited from System.Windows.UIElement)
Public MethodOnApplyTemplateOverridden. Builds the visual tree for the C1OutlookBar control when a new template is applied.  
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
Public MethodRemoveHandler (Inherited from System.Windows.UIElement)
Public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodTransformToVisual (Inherited from System.Windows.UIElement)
Public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top
Public Events
 NameDescription
Public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
Public EventDataContextChanged (Inherited from System.Windows.FrameworkElement)
Public EventDragEnter (Inherited from System.Windows.UIElement)
Public EventDragLeave (Inherited from System.Windows.UIElement)
Public EventDragOver (Inherited from System.Windows.UIElement)
Public EventDrop (Inherited from System.Windows.UIElement)
Public EventGotFocus (Inherited from System.Windows.UIElement)
Public EventIsEnabledChanged (Inherited from System.Windows.Controls.Control)
Public EventKeyDown (Inherited from System.Windows.UIElement)
Public EventKeyUp (Inherited from System.Windows.UIElement)
Public EventLayoutUpdated (Inherited from System.Windows.FrameworkElement)
Public EventLoaded (Inherited from System.Windows.FrameworkElement)
Public EventLostFocus (Inherited from System.Windows.UIElement)
Public EventLostMouseCapture (Inherited from System.Windows.UIElement)
Public EventMediaCommand (Inherited from System.Windows.UIElement)
Public EventMouseEnter (Inherited from System.Windows.UIElement)
Public EventMouseLeave (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
Public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
Public EventMouseMove (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
Public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
Public EventMouseWheel (Inherited from System.Windows.UIElement)
Public EventSelectedIndexChangedEvent raised when the SelectedIndex property has changed.  
Public EventSelectedItemChangedEvent raised when the SelectedItem property has changed.  
Public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
Public EventTextInput (Inherited from System.Windows.UIElement)
Public EventTextInputStart (Inherited from System.Windows.UIElement)
Public EventTextInputUpdate (Inherited from System.Windows.UIElement)
Public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top
See Also

Reference

C1OutlookBar Class
C1.Silverlight.OutlookBar Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum | Documentation Feedback