C# Class CitizenMatt.ReSharper.ExtensionManager.Implementation.ExtensionManagerWindow.Controls.TextBlockControlAutomationPeer

Inheritance: System.Windows.Automation.Peers.TextBlockAutomationPeer
Afficher le fichier Open project: citizenmatt/ReSharperExtensionManager

Méthodes publiques

Méthode Description
TextBlockControlAutomationPeer ( System.Windows.Controls.TextBlock owner ) : System.Windows.Automation.Peers

Méthodes protégées

Méthode Description
IsControlElementCore ( ) : bool

Method Details

IsControlElementCore() protected méthode

protected IsControlElementCore ( ) : bool
Résultat bool

TextBlockControlAutomationPeer() public méthode

public TextBlockControlAutomationPeer ( System.Windows.Controls.TextBlock owner ) : System.Windows.Automation.Peers
owner System.Windows.Controls.TextBlock
Résultat System.Windows.Automation.Peers