Method | Description | |
---|---|---|
RibbonCheckBoxAutomationPeer ( Microsoft.Windows.Controls.Ribbon.RibbonCheckBox owner ) : System |
Initialize Automation Peer for RibbonCheckBox
|
Method | Description | |
---|---|---|
GetAccessKeyCore ( ) : string |
Get KeyTip of owner control
|
|
GetClassNameCore ( ) : string |
Return class name for automation clients to display
|
|
GetHelpTextCore ( ) : string |
Returns help text
|
|
GetNameCore ( ) : string |
Returns name for automation clients to display
|
public RibbonCheckBoxAutomationPeer ( Microsoft.Windows.Controls.Ribbon.RibbonCheckBox owner ) : System | ||
owner | Microsoft.Windows.Controls.Ribbon.RibbonCheckBox | |
return | System |