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

AutomationPeer that is a wrapper around RibbonGroup.Header object
Inheritance: System.Windows.Automation.Peers.FrameworkElementAutomationPeer
Afficher le fichier Open project: kasicass/kasicass

Méthodes publiques

Méthode Description
RibbonGroupHeaderAutomationPeer ( FrameworkElement owner ) : System

Méthodes protégées

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

Method Details

GetAutomationControlTypeCore() protected méthode

protected GetAutomationControlTypeCore ( ) : AutomationControlType
Résultat AutomationControlType

GetClassNameCore() protected méthode

protected GetClassNameCore ( ) : string
Résultat string

GetNameCore() protected méthode

protected GetNameCore ( ) : string
Résultat string

RibbonGroupHeaderAutomationPeer() public méthode

public RibbonGroupHeaderAutomationPeer ( FrameworkElement owner ) : System
owner System.Windows.FrameworkElement
Résultat System