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

AutomationPeer for RibbonControl
Inheritance: System.Windows.Automation.Peers.FrameworkElementAutomationPeer
Afficher le fichier Open project: kasicass/kasicass Class Usage Examples

Méthodes publiques

Méthode Description
RibbonControlAutomationPeer ( FrameworkElement owner ) : System

Méthodes protégées

Méthode Description
GetClassNameCore ( ) : string
IsOffscreenCore ( ) : bool

Method Details

GetClassNameCore() protected méthode

protected GetClassNameCore ( ) : string
Résultat string

IsOffscreenCore() protected méthode

protected IsOffscreenCore ( ) : bool
Résultat bool

RibbonControlAutomationPeer() public méthode

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