Property | Type | Description | |
---|---|---|---|
ContentGapHeightProperty | |||
HighlightSelectedItemProperty | |||
IsDropDownOpenProperty | |||
IsMinimizedProperty | |||
MenuProperty | |||
SelectedContentProperty |
Property | Type | Description | |
---|---|---|---|
CoerceIsDropDownOpen | object | ||
CustomPopupPlacementMethod | System.Windows.Controls.Primitives.CustomPopupPlacement[] | ||
FindNextTabItem | |||
GetSelectedTabItem | |||
IsRibbonAncestorOf | bool | ||
OnCoerceStyle | object | ||
OnGeneratorStatusChanged | void | ||
OnIsDropDownOpenChanged | void | ||
OnLoaded | void | ||
OnMinimizedChanged | void | ||
OnRibbonTabPopupClosing | void | ||
OnRibbonTabPopupOpening | void | ||
OnToolbarItemsCollectionChanged | void | ||
ProcessMouseWheel | void | ||
RibbonTabControl | System | ||
UpdateSelectedContent | void |
Method | Description | |
---|---|---|
OnApplyTemplate ( ) : void |
When overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate().
|
|
RaiseRequestBackstageClose ( ) : void |
Raises an event causing the Backstage-View to be closed
|
Method | Description | |
---|---|---|
GetContainerForItemOverride ( ) : |
Creates or identifies the element that is used to display the given item.
|
|
IsItemItsOwnContainerOverride ( object item ) : bool |
Determines if the specified item is (or is eligible to be) its own container.
|
|
OnInitialized ( |
Raises the System.Windows.FrameworkElement.Initialized event. This method is invoked whenever System.Windows. FrameworkElement.IsInitialized is set to true internally.
|
|
OnItemsChanged ( |
Updates the current selection when an item in the System.Windows.Controls.Primitives.Selector has changed
|
|
OnPreviewMouseWheel ( System.Windows.Input.MouseWheelEventArgs e ) : void |
Invoked when an unhandled System.Windows.Input.Mouse.PreviewMouseWheel attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
|
|
OnSelectionChanged ( System.Windows.Controls.SelectionChangedEventArgs e ) : void |
Called when the selection changes.
|
Method | Description | |
---|---|---|
CoerceIsDropDownOpen ( |
||
CustomPopupPlacementMethod ( |
Implements custom placement for ribbon popup
|
|
FindNextTabItem ( int startIndex, int direction ) : |
||
GetSelectedTabItem ( ) : |
||
IsRibbonAncestorOf ( |
||
OnCoerceStyle ( |
||
OnGeneratorStatusChanged ( object sender, |
||
OnIsDropDownOpenChanged ( |
||
OnLoaded ( object sender, |
||
OnMinimizedChanged ( |
||
OnRibbonTabPopupClosing ( ) : void | ||
OnRibbonTabPopupOpening ( ) : void | ||
OnToolbarItemsCollectionChanged ( object sender, |
||
ProcessMouseWheel ( System.Windows.Input.MouseWheelEventArgs e ) : void | ||
RibbonTabControl ( ) : System | ||
UpdateSelectedContent ( ) : void |
protected GetContainerForItemOverride ( ) : |
||
return |
protected IsItemItsOwnContainerOverride ( object item ) : bool | ||
item | object | The item to check. |
return | bool |
protected OnInitialized ( |
||
e | The System.Windows.RoutedEventArgs that contains the event data. | |
return | void |
protected OnItemsChanged ( |
||
e | The event data. | |
return | void |
protected OnPreviewMouseWheel ( System.Windows.Input.MouseWheelEventArgs e ) : void | ||
e | System.Windows.Input.MouseWheelEventArgs | The System.Windows.Input.MouseWheelEventArgs that contains the event data. |
return | void |
protected OnSelectionChanged ( System.Windows.Controls.SelectionChangedEventArgs e ) : void | ||
e | System.Windows.Controls.SelectionChangedEventArgs | The event data. |
return | void |
public static DependencyProperty,System.Windows ContentGapHeightProperty | ||
return |
public static DependencyProperty,System.Windows HighlightSelectedItemProperty | ||
return |
public static DependencyProperty,System.Windows IsDropDownOpenProperty | ||
return |
public static DependencyProperty,System.Windows IsMinimizedProperty | ||
return |
public static DependencyProperty,System.Windows MenuProperty | ||
return |