Property | Type | Description | |
---|---|---|---|
RaiseTabExpandCollapseAutomationEvent | void | ||
RaiseTabSelectionEvents | void |
Method | Description | |
---|---|---|
RibbonTabAutomationPeer ( Microsoft.Windows.Controls.Ribbon.RibbonTab owner ) : System.Collections.Generic |
Method | Description | |
---|---|---|
CreateItemAutomationPeer ( object item ) : |
||
GetBoundingRectangleCore ( ) : |
||
GetChildrenCore ( ) : System.Collections.Generic.List |
||
GetClassNameCore ( ) : string | ||
IsOffscreenCore ( ) : bool |
Method | Description | |
---|---|---|
RaiseTabExpandCollapseAutomationEvent ( bool oldValue, bool newValue ) : void | ||
RaiseTabSelectionEvents ( ) : void |
protected CreateItemAutomationPeer ( object item ) : |
||
item | object | |
return |
protected GetBoundingRectangleCore ( ) : |
||
return |
protected GetChildrenCore ( ) : System.Collections.Generic.List |
||
return | System.Collections.Generic.List |
public RibbonTabAutomationPeer ( Microsoft.Windows.Controls.Ribbon.RibbonTab owner ) : System.Collections.Generic | ||
owner | Microsoft.Windows.Controls.Ribbon.RibbonTab | |
return | System.Collections.Generic |