Property | Type | Description | |
---|---|---|---|
ConvertToToggleState | ToggleState | ||
RaiseInvokeAutomationEvent | void | ||
RaiseToggleStatePropertyChangedEvent | void |
Method | Description | |
---|---|---|
GetPattern ( PatternInterface patternInterface ) : object | ||
IInvokeProvider ( ) : void | ||
IToggleProvider ( ) : void | ||
RibbonSplitButtonAutomationPeer ( Microsoft.Windows.Controls.Ribbon.RibbonSplitButton owner ) : System |
Initialize Automation Peer for RibbonSplitButton
|
Method | Description | |
---|---|---|
GetAutomationControlTypeCore ( ) : AutomationControlType |
Method | Description | |
---|---|---|
ConvertToToggleState ( bool value ) : ToggleState | ||
RaiseInvokeAutomationEvent ( ) : void | ||
RaiseToggleStatePropertyChangedEvent ( bool oldValue, bool newValue ) : void |
protected GetAutomationControlTypeCore ( ) : AutomationControlType | ||
return | AutomationControlType |
public GetPattern ( PatternInterface patternInterface ) : object | ||
patternInterface | PatternInterface | |
return | object |
public RibbonSplitButtonAutomationPeer ( Microsoft.Windows.Controls.Ribbon.RibbonSplitButton owner ) : System | ||
owner | Microsoft.Windows.Controls.Ribbon.RibbonSplitButton | |
return | System |