C# Class Moonlight.AtkBridge.PatternImplementors.TabItem

Inheritance: BasePatternImplementor
Afficher le fichier Open project: mono/uia2atk

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetChildren ( ) : List
OnRefStateSet ( Atk &states ) : void
TabItem ( Adapter adapter, System.Windows.Automation.Peers.AutomationPeer peer ) : Atk

Method Details

GetChildren() public méthode

public GetChildren ( ) : List
Résultat List

OnRefStateSet() public méthode

public OnRefStateSet ( Atk &states ) : void
states Atk
Résultat void

TabItem() public méthode

public TabItem ( Adapter adapter, System.Windows.Automation.Peers.AutomationPeer peer ) : Atk
adapter Moonlight.AtkBridge.Adapter
peer System.Windows.Automation.Peers.AutomationPeer
Résultat Atk