Property | Type | Description | |
---|---|---|---|
provider |
Method | Description | |
---|---|---|
Connect ( ) : void | ||
Disconnect ( ) : void | ||
GetItem ( int row, int col ) : System.Windows.Automation.Provider.IRawElementProviderSimple | ||
GetPropertyValue ( int propertyId ) : object | ||
GridProviderBehavior ( |
public GetItem ( int row, int col ) : System.Windows.Automation.Provider.IRawElementProviderSimple | ||
row | int | |
col | int | |
return | System.Windows.Automation.Provider.IRawElementProviderSimple |
public GetPropertyValue ( int propertyId ) : object | ||
propertyId | int | |
return | object |
public GridProviderBehavior ( |
||
provider | ||
return | System |