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

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

Méthodes publiques

Méthode Description
GetPattern ( PatternInterface patternInterface ) : object
IScrollItemProvider ( ) : void

call wrapper.BringIntoView

RibbonGalleryCategoryDataAutomationPeer ( object owner, System.Windows.Automation.Peers.ItemsControlAutomationPeer itemsControlAutomationPeer ) : System

Méthodes protégées

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

Private Methods

Méthode Description
GetOwningRibbonGalleryCategory ( ) : RibbonGalleryCategory

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

IScrollItemProvider() public méthode

call wrapper.BringIntoView
public IScrollItemProvider ( ) : void
Résultat void

RibbonGalleryCategoryDataAutomationPeer() public méthode

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