C# Class Gu.Wpf.PropertyGrid.Row.RowAutomationPeer

Inheritance: System.Windows.Automation.Peers.FrameworkElementAutomationPeer
Afficher le fichier Open project: JohanLarsson/Gu.Wpf.PropertyGrid

Méthodes publiques

Méthode Description
RowAutomationPeer ( Row owner ) : System.Windows.Automation.Peers

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

RowAutomationPeer() public méthode

public RowAutomationPeer ( Row owner ) : System.Windows.Automation.Peers
owner Row
Résultat System.Windows.Automation.Peers