Method | Description | |
---|---|---|
Connect ( ) : void | ||
Disconnect ( ) : void | ||
GetItem ( int row, int column ) : System.Windows.Automation.Provider.IRawElementProviderSimple | ||
GetPropertyValue ( int propertyId ) : object | ||
GroupGridProviderBehavior ( |
Method | Description | |
---|---|---|
ItemsInGroupCount ( ) : int |
public GetItem ( int row, int column ) : System.Windows.Automation.Provider.IRawElementProviderSimple | ||
row | int | |
column | int | |
return | System.Windows.Automation.Provider.IRawElementProviderSimple |
public GetPropertyValue ( int propertyId ) : object | ||
propertyId | int | |
return | object |
public GroupGridProviderBehavior ( |
||
provider | ||
return | System |