Property | Type | Description | |
---|---|---|---|
RaiseExpandCollapseAutomationEvent | void |
Method | Description | |
---|---|---|
GetPattern ( PatternInterface patternInterface ) : object | ||
IExpandCollapseProvider ( ) : void | ||
ITransformProvider ( double degrees ) : void | ||
ITransformProvider ( double x, double y ) : void | ||
RibbonMenuButtonAutomationPeer ( |
Initialize Automation Peer for RibbonButton
|
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
|
|
GetNameCore ( ) : string |
Returns name for automation clients to display
|
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 ITransformProvider ( double degrees ) : void | ||
degrees | double | |
return | void |
public ITransformProvider ( double x, double y ) : void | ||
x | double | |
y | double | |
return | void |
public RibbonMenuButtonAutomationPeer ( |
||
owner | ||
return | System |