Property | Type | Description | |
---|---|---|---|
RaiseExpandCollapseAutomationEvent | void |
Method | Description | |
---|---|---|
Collapse ( ) : void | ||
Expand ( ) : void | ||
GetPattern ( PatternInterface patternInterface ) : object | ||
RibbonQuickAccessToolBarAutomationPeer ( RibbonQuickAccessToolBar owner ) : System |
Method | Description | |
---|---|---|
CreateItemAutomationPeer ( object item ) : |
||
GetAutomationControlTypeCore ( ) : AutomationControlType | ||
GetChildrenCore ( ) : List |
Creates peers for CustomizeMenuButton and adds them to the collection of children peers.
|
|
GetClassNameCore ( ) : string |
Method | Description | |
---|---|---|
RaiseExpandCollapseAutomationEvent ( bool oldValue, bool newValue ) : void |
protected CreateItemAutomationPeer ( object item ) : |
||
item | object | |
return |
protected GetAutomationControlTypeCore ( ) : AutomationControlType | ||
return | AutomationControlType |
public GetPattern ( PatternInterface patternInterface ) : object | ||
patternInterface | PatternInterface | |
return | object |
public RibbonQuickAccessToolBarAutomationPeer ( RibbonQuickAccessToolBar owner ) : System | ||
owner | RibbonQuickAccessToolBar | |
return | System |