Method | Description | |
---|---|---|
AddToSelection ( |
||
FinalizeChildControlStructure ( ) : void | ||
GetItem ( int row, int col ) : System.Windows.Automation.Provider.IRawElementProviderSimple | ||
GetSelection ( ) : System.Windows.Automation.Provider.IRawElementProviderSimple[] | ||
Initialize ( ) : void | ||
InitializeChildControlStructure ( ) : void | ||
IsItemSelected ( |
||
MonthCalendarDataGridProvider ( |
||
RemoveFromSelection ( |
||
SelectItem ( |
Method | Description | |
---|---|---|
GetProviderPropertyValue ( int propertyId ) : object |
Method | Description | |
---|---|---|
AddChildren ( ) : void | ||
OnDateChanged ( object o, |
||
RemoveChildren ( ) : void |
public AddToSelection ( |
||
itemProvider | ||
return | void |
public FinalizeChildControlStructure ( ) : void | ||
return | void |
public GetItem ( int row, int col ) : System.Windows.Automation.Provider.IRawElementProviderSimple | ||
row | int | |
col | int | |
return | System.Windows.Automation.Provider.IRawElementProviderSimple |
protected GetProviderPropertyValue ( int propertyId ) : object | ||
propertyId | int | |
return | object |
public GetSelection ( ) : System.Windows.Automation.Provider.IRawElementProviderSimple[] | ||
return | System.Windows.Automation.Provider.IRawElementProviderSimple[] |
public InitializeChildControlStructure ( ) : void | ||
return | void |
public IsItemSelected ( |
||
itemProvider | ||
return | bool |
public MonthCalendarDataGridProvider ( |
||
calendarProvider | ||
return | System |
public RemoveFromSelection ( |
||
itemProvider | ||
return | void |
public SelectItem ( |
||
itemProvider | ||
return | void |