Property | Type | Description | |
---|---|---|---|
CheckedBackgroundProperty | |||
CheckedBorderBrushProperty | |||
ContextualTabGroupProperty | |||
FocusedBackgroundProperty | |||
FocusedBorderBrushProperty | |||
IsContextualTabProperty | |||
IsRibbonTabSelectedProperty | |||
MouseOverBackgroundProperty | |||
MouseOverBorderBrushProperty | |||
RibbonProperty |
Property | Type | Description | |
---|---|---|---|
CoerceContent | object | ||
CoerceContentTemplate | object | ||
CoerceContentTemplateSelector | object | ||
CoerceContextualTabGroup | object | ||
CoerceIsContextualTab | object | ||
CoerceKeyTip | object | ||
CoerceStringFormat | object | ||
CoerceStyle | object | ||
CoerceVisibility | object | ||
InitializeTransferProperties | void | ||
NotifyPropertyChanged | void | ||
OnActivatingKeyTipThunk | void | ||
OnCoerceIsEnabled | object | ||
OnCoerceIsRibbonTabSelected | object | ||
OnIsRibbonTabSelectedChanged | void | ||
OnKeyTipAccessedThunk | void | ||
OnNotifyPropertyChanged | void | ||
PrepareRibbonTabHeader | void | ||
RecalculateTabHeaderLeftAndRightCallback | void | ||
RibbonTabHeader | System |
Method | Description | |
---|---|---|
OnApplyTemplate ( ) : void |
Method | Description | |
---|---|---|
OnActivatingKeyTip ( ActivatingKeyTipEventArgs e ) : void | ||
OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer | ||
OnGotKeyboardFocus ( System.Windows.Input.KeyboardFocusChangedEventArgs e ) : void | ||
OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
OnKeyTipAccessed ( KeyTipAccessedEventArgs e ) : void | ||
OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void |
Notifies Ribbon when a mouse left button down happens on self.
|
|
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void |
Render callback
|
Method | Description | |
---|---|---|
CoerceContent ( |
||
CoerceContentTemplate ( |
||
CoerceContentTemplateSelector ( |
||
CoerceContextualTabGroup ( |
||
CoerceIsContextualTab ( |
||
CoerceKeyTip ( |
||
CoerceStringFormat ( |
||
CoerceStyle ( |
||
CoerceVisibility ( |
||
InitializeTransferProperties ( ) : void | ||
NotifyPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void | ||
OnActivatingKeyTipThunk ( object sender, ActivatingKeyTipEventArgs e ) : void | ||
OnCoerceIsEnabled ( |
Coercion callback for IsEnabled property
|
|
OnCoerceIsRibbonTabSelected ( |
Coercion callback for IsSelected property
|
|
OnIsRibbonTabSelectedChanged ( |
||
OnKeyTipAccessedThunk ( object sender, KeyTipAccessedEventArgs e ) : void | ||
OnNotifyPropertyChanged ( |
||
PrepareRibbonTabHeader ( ) : void |
Prepares self for its usage as itemcontainer of RibbonTabHeaderItemsControl.
|
|
RecalculateTabHeaderLeftAndRightCallback ( ) : void | ||
RibbonTabHeader ( ) : System |
protected OnActivatingKeyTip ( ActivatingKeyTipEventArgs e ) : void | ||
e | ActivatingKeyTipEventArgs | |
return | void |
protected OnCreateAutomationPeer ( ) : System.Windows.Automation.Peers.AutomationPeer | ||
return | System.Windows.Automation.Peers.AutomationPeer |
protected OnGotKeyboardFocus ( System.Windows.Input.KeyboardFocusChangedEventArgs e ) : void | ||
e | System.Windows.Input.KeyboardFocusChangedEventArgs | |
return | void |
protected OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
e | System.Windows.Input.KeyEventArgs | |
return | void |
protected OnKeyTipAccessed ( KeyTipAccessedEventArgs e ) : void | ||
e | KeyTipAccessedEventArgs | |
return | void |
protected OnMouseLeftButtonDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
e | System.Windows.Input.MouseButtonEventArgs | |
return | void |
protected OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void | ||
drawingContext | System.Windows.Media.DrawingContext | |
return | void |
public static DependencyProperty,System.Windows CheckedBackgroundProperty | ||
return |
public static DependencyProperty,System.Windows CheckedBorderBrushProperty | ||
return |
public static DependencyProperty,System.Windows ContextualTabGroupProperty | ||
return |
public static DependencyProperty,System.Windows FocusedBackgroundProperty | ||
return |
public static DependencyProperty,System.Windows FocusedBorderBrushProperty | ||
return |
public static DependencyProperty,System.Windows IsContextualTabProperty | ||
return |
public static DependencyProperty,System.Windows IsRibbonTabSelectedProperty | ||
return |
public static DependencyProperty,System.Windows MouseOverBackgroundProperty | ||
return |
public static DependencyProperty,System.Windows MouseOverBorderBrushProperty | ||
return |