Method | Description | |
---|---|---|
RibbonMenuItemAutomationPeer ( |
Initialize Automation Peer for RibbonMenuItem
|
Method | Description | |
---|---|---|
CreateItemAutomationPeer ( object item ) : |
||
GetAccessKeyCore ( ) : string |
Get KeyTip of the owner control.
|
|
GetAutomationControlTypeCore ( ) : AutomationControlType | ||
GetClassNameCore ( ) : string |
Return class name for automation clients to display
|
|
GetHelpTextCore ( ) : string |
Returns help text
|
Method | Description | |
---|---|---|
ConvertToToggleState ( bool value ) : ToggleState | ||
RaiseExpandCollapseAutomationEvent ( bool oldValue, bool newValue ) : void | ||
RaiseToggleStatePropertyChangedEvent ( bool oldValue, bool newValue ) : void |
protected CreateItemAutomationPeer ( object item ) : |
||
item | object | |
return |
protected GetAutomationControlTypeCore ( ) : AutomationControlType | ||
return | AutomationControlType |
public RibbonMenuItemAutomationPeer ( |
||
owner | ||
return | System |