Method | Description | |
---|---|---|
RibbonApplicationMenuAutomationPeer ( Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenu owner ) : System.Collections.Generic |
Initialize Automation Peer for RibbonApplicationMenu
|
Method | Description | |
---|---|---|
GetChildrenCore ( ) : List |
Creates peers for AuxiliaryPaneContent and FooterPanecontent and add them to the collection of children peers.
|
public RibbonApplicationMenuAutomationPeer ( Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenu owner ) : System.Collections.Generic | ||
owner | Microsoft.Windows.Controls.Ribbon.RibbonApplicationMenu | |
return | System.Collections.Generic |