Property | Type | Description | |
---|---|---|---|
AutoHideProperty | |||
AutomationItemStatusFromDataContextProperty | |||
ChangeDataContextEvent | System.Windows.RoutedEvent | ||
CollapseIfNullProperty | |||
IsReadOnlyProperty | |||
LabelOnlyRouteProperty | |||
LabelPropertySelector | Polymorphic |
||
LabelVisibleProperty | |||
MinLabelWidthProperty | |||
OrderProperty | |||
PropertyRouteProperty | |||
RouteProperty | |||
TypeContextProperty | |||
TypePropertySelector | Polymorphic |
||
ValuePropertySelector | Polymorphic |
Method | Description | |
---|---|---|
AddChangeDataContextHandler ( |
||
AutoHidePropertyChanged ( |
||
GetAutoHide ( |
||
GetAutomationItemStatusFromDataContext ( |
||
GetCollapseIfNull ( |
||
GetEntityStringAndHashCode ( object newValue ) : string | ||
GetIsReadOnly ( |
||
GetLabelOnlyRoute ( this obj ) : string | ||
GetLabelVisible ( |
||
GetMinLabelWidth ( |
||
GetOrder ( |
||
GetPropertyRoute ( |
||
GetRoute ( this obj ) : string | ||
GetTypeContext ( |
||
OverrideCursor ( System cursor ) : IDisposable | ||
RefreshAutoHide ( |
||
RemoveChangeDataContextHandler ( |
||
RoutePropertyChanged ( |
||
SetAutoHide ( |
||
SetAutomationItemStatusFromDataContext ( |
||
SetCollapseIfNull ( |
||
SetIsReadOnly ( |
||
SetLabelOnlyRoute ( this obj, string value ) : void | ||
SetLabelVisible ( |
||
SetMinLabelWidth ( |
||
SetOrder ( |
||
SetPropertyRoute ( |
||
SetRoute ( this obj, string value ) : void | ||
SetTypeContext ( |
||
TaskDataGridColumnSetLabelText ( System.Windows.Controls.DataGridColumn col, string route, PropertyRoute context ) : void | ||
TaskDataGridColumnSetValueProperty ( System.Windows.Controls.DataGridColumn col, string route, PropertyRoute context ) : void | ||
TaskGridViewColumnSetLabelText ( System.Windows.Controls.GridViewColumn col, string route, PropertyRoute context ) : void | ||
TaskGridViewColumnSetValueProperty ( System.Windows.Controls.GridViewColumn col, string route, PropertyRoute context ) : void | ||
TaskSetImplementations ( |
||
TaskSetIsReadonly ( |
||
TaskSetLabelText ( |
||
TaskSetMove ( |
||
TaskSetTypeProperty ( |
||
TaskSetValueProperty ( |
||
VoteCollapsed ( |
||
VoteVisible ( |
Method | Description | |
---|---|---|
Common ( ) : System | ||
Common_DataContextChanged ( object sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void | ||
Common_Loaded ( object sender, |
||
DataGrid_Initialized ( object sender, |
||
GetConverter ( PropertyRoute context ) : IValueConverter | ||
GetEntityString ( object newValue ) : string | ||
InititializeRoute ( |
||
ListView_Initialized ( object sender, |
||
OnSetTypeContext ( |
||
RegisterUpdater ( |
||
TaskDataGridColumnSetReadOnly ( System.Windows.Controls.DataGridColumn column, string route, PropertyRoute context ) : void | ||
TaskSetAutomationName ( |
||
TaskSetCollaspeIfNull ( |
||
TaskSetFormatText ( |
||
TaskSetMaxLenth ( |
||
TaskSetNotNullItemsSource ( |
||
TaskSetNullValueEntityCombo ( |
||
TaskSetUnitText ( |
||
TaskSetVoteAutoHide ( |
public static AddChangeDataContextHandler ( |
||
d | ||
handler | ChangeDataContextHandler | |
return | void |
public static AutoHidePropertyChanged ( |
||
d | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
return | void |
public static GetAutoHide ( |
||
obj | ||
return | AutoHide |
public static GetAutomationItemStatusFromDataContext ( |
||
obj | ||
return | bool |
public static GetCollapseIfNull ( |
||
obj | ||
return | bool |
public static GetEntityStringAndHashCode ( object newValue ) : string | ||
newValue | object | |
return | string |
public static GetIsReadOnly ( |
||
obj | ||
return | bool |
public static GetLabelOnlyRoute ( this obj ) : string | ||
obj | this | |
return | string |
public static GetLabelVisible ( |
||
obj | ||
return | bool |
public static GetMinLabelWidth ( |
||
obj | ||
return | double |
public static GetOrder ( |
||
obj | ||
return | double |
public static GetPropertyRoute ( |
||
obj | ||
return | PropertyRoute |
public static GetTypeContext ( |
||
obj | ||
return |
public static OverrideCursor ( System cursor ) : IDisposable | ||
cursor | System | |
return | IDisposable |
public static RefreshAutoHide ( |
||
content | ||
return | void |
public static RemoveChangeDataContextHandler ( |
||
d | ||
handler | ChangeDataContextHandler | |
return | void |
public static RoutePropertyChanged ( |
||
d | ||
e | System.Windows.DependencyPropertyChangedEventArgs | |
return | void |
public static SetAutoHide ( |
||
obj | ||
value | AutoHide | |
return | void |
public static SetAutomationItemStatusFromDataContext ( |
||
obj | ||
value | bool | |
return | void |
public static SetCollapseIfNull ( |
||
obj | ||
value | bool | |
return | void |
public static SetIsReadOnly ( |
||
obj | ||
value | bool | |
return | void |
public static SetLabelOnlyRoute ( this obj, string value ) : void | ||
obj | this | |
value | string | |
return | void |
public static SetLabelVisible ( |
||
obj | ||
value | bool | |
return | void |
public static SetMinLabelWidth ( |
||
obj | ||
value | double | |
return | void |
public static SetOrder ( |
||
obj | ||
value | double | |
return | void |
public static SetPropertyRoute ( |
||
obj | ||
value | PropertyRoute | |
return | void |
public static SetRoute ( this obj, string value ) : void | ||
obj | this | |
value | string | |
return | void |
public static SetTypeContext ( |
||
obj | ||
value | ||
return | void |
public static TaskDataGridColumnSetLabelText ( System.Windows.Controls.DataGridColumn col, string route, PropertyRoute context ) : void | ||
col | System.Windows.Controls.DataGridColumn | |
route | string | |
context | PropertyRoute | |
return | void |
public static TaskDataGridColumnSetValueProperty ( System.Windows.Controls.DataGridColumn col, string route, PropertyRoute context ) : void | ||
col | System.Windows.Controls.DataGridColumn | |
route | string | |
context | PropertyRoute | |
return | void |
public static TaskGridViewColumnSetLabelText ( System.Windows.Controls.GridViewColumn col, string route, PropertyRoute context ) : void | ||
col | System.Windows.Controls.GridViewColumn | |
route | string | |
context | PropertyRoute | |
return | void |
public static TaskGridViewColumnSetValueProperty ( System.Windows.Controls.GridViewColumn col, string route, PropertyRoute context ) : void | ||
col | System.Windows.Controls.GridViewColumn | |
route | string | |
context | PropertyRoute | |
return | void |
public static TaskSetImplementations ( |
||
fe | ||
route | string | |
context | PropertyRoute | |
return | void |
public static TaskSetIsReadonly ( |
||
fe | ||
route | string | |
context | PropertyRoute | |
return | void |
public static TaskSetLabelText ( |
||
fe | ||
route | string | |
context | PropertyRoute | |
return | void |
public static TaskSetMove ( |
||
fe | ||
route | string | |
context | PropertyRoute | |
return | void |
public static TaskSetTypeProperty ( |
||
fe | ||
route | string | |
context | PropertyRoute | |
return | void |
public static TaskSetValueProperty ( |
||
fe | ||
route | string | |
context | PropertyRoute | |
return | void |
public static VoteCollapsed ( |
||
fe | ||
return | void |
public static VoteVisible ( |
||
fe | ||
return | void |
public static DependencyProperty,System.Windows AutoHideProperty | ||
return |
public static DependencyProperty,System.Windows AutomationItemStatusFromDataContextProperty | ||
return |
public static RoutedEvent,System.Windows ChangeDataContextEvent | ||
return | System.Windows.RoutedEvent |
public static DependencyProperty,System.Windows CollapseIfNullProperty | ||
return |
public static DependencyProperty,System.Windows IsReadOnlyProperty | ||
return |
public static DependencyProperty,System.Windows LabelOnlyRouteProperty | ||
return |
public static Polymorphic |
||
return | Polymorphic |
public static DependencyProperty,System.Windows LabelVisibleProperty | ||
return |
public static DependencyProperty,System.Windows MinLabelWidthProperty | ||
return |
public static DependencyProperty,System.Windows OrderProperty | ||
return |
public static DependencyProperty,System.Windows PropertyRouteProperty | ||
return |
public static DependencyProperty,System.Windows RouteProperty | ||
return |
public static DependencyProperty,System.Windows TypeContextProperty | ||
return |
public static Polymorphic |
||
return | Polymorphic |