C# Class Sut.Wpf.Controls.Controls.CustomControlAutomationPeer

Inheritance: System.Windows.Automation.Peers.FrameworkElementAutomationPeer
Afficher le fichier Open project: icnocop/cuite

Méthodes publiques

Méthode Description
CustomControlAutomationPeer ( FrameworkElement owner ) : System.Windows

Méthodes protégées

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

Method Details

CustomControlAutomationPeer() public méthode

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

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