C# Class Microsoft.Windows.Automation.Peers.RibbonGalleryItemDataAutomationPeer

Inheritance: System.Windows.Automation.Peers.ItemAutomationPeer, IScrollItemProvider, ISelectionItemProvider
Afficher le fichier Open project: kasicass/kasicass

Private Properties

Свойство Type Description
GetOwningRibbonGalleryItem Microsoft.Windows.Controls.Ribbon.RibbonGalleryItem
IScrollItemProvider void
ISelectionItemProvider void

Méthodes publiques

Méthode Description
GetPattern ( PatternInterface patternInterface ) : object
RibbonGalleryItemDataAutomationPeer ( object owner, System.Windows.Automation.Peers.ItemsControlAutomationPeer itemsControlAutomationPeer, RibbonGalleryCategoryDataAutomationPeer parentCategoryDataAutomationPeer ) : System

Méthodes protégées

Méthode Description
GetAutomationControlTypeCore ( ) : AutomationControlType
GetClassNameCore ( ) : string

Private Methods

Méthode Description
GetOwningRibbonGalleryItem ( ) : RibbonGalleryItem
IScrollItemProvider ( ) : void

call wrapper.BringIntoView

ISelectionItemProvider ( ) : void

Method Details

GetAutomationControlTypeCore() protected méthode

protected GetAutomationControlTypeCore ( ) : AutomationControlType
Résultat AutomationControlType

GetClassNameCore() protected méthode

protected GetClassNameCore ( ) : string
Résultat string

GetPattern() public méthode

public GetPattern ( PatternInterface patternInterface ) : object
patternInterface PatternInterface
Résultat object

RibbonGalleryItemDataAutomationPeer() public méthode

public RibbonGalleryItemDataAutomationPeer ( object owner, System.Windows.Automation.Peers.ItemsControlAutomationPeer itemsControlAutomationPeer, RibbonGalleryCategoryDataAutomationPeer parentCategoryDataAutomationPeer ) : System
owner object
itemsControlAutomationPeer System.Windows.Automation.Peers.ItemsControlAutomationPeer
parentCategoryDataAutomationPeer RibbonGalleryCategoryDataAutomationPeer
Résultat System