C# Class System.Windows.Automation.GridItemPattern

Inheritance: BasePattern
Afficher le fichier Open project: apetrovskiy/STUPS Class Usage Examples

Méthodes publiques

Свойство Type Description
ColumnProperty AutomationProperty
ColumnSpanProperty AutomationProperty
ContainingGridProperty AutomationProperty
Pattern AutomationPattern
RowProperty AutomationProperty
RowSpanProperty AutomationProperty

Méthodes protégées

Méthode Description
GridItemPattern ( AutomationElement el, UIAutomationClient pattern, bool cached ) : System

Private Methods

Méthode Description
Wrap ( AutomationElement el, object pattern, bool cached ) : object

Method Details

GridItemPattern() protected méthode

protected GridItemPattern ( AutomationElement el, UIAutomationClient pattern, bool cached ) : System
el AutomationElement
pattern UIAutomationClient
cached bool
Résultat System

Property Details

ColumnProperty public_oe static_oe property

public static AutomationProperty,System.Windows.Automation ColumnProperty
Résultat AutomationProperty

ColumnSpanProperty public_oe static_oe property

public static AutomationProperty,System.Windows.Automation ColumnSpanProperty
Résultat AutomationProperty

ContainingGridProperty public_oe static_oe property

public static AutomationProperty,System.Windows.Automation ContainingGridProperty
Résultat AutomationProperty

Pattern public_oe static_oe property

public static AutomationPattern,System.Windows.Automation Pattern
Résultat AutomationPattern

RowProperty public_oe static_oe property

public static AutomationProperty,System.Windows.Automation RowProperty
Résultat AutomationProperty

RowSpanProperty public_oe static_oe property

public static AutomationProperty,System.Windows.Automation RowSpanProperty
Résultat AutomationProperty