Property | Type | Description | |
---|---|---|---|
AdvancedOptionsIconProperty | |||
AdvancedOptionsTooltipProperty | |||
IsExpandableProperty | |||
ValueProperty |
Property | Type | Description | |
---|---|---|---|
CanExecuteResetValueCommand | void | ||
ComputeDescriptionForItem | object | ||
ComputeDisplayName | string | ||
ComputeDisplayOrderForItem | object | ||
ComputeDisplayOrderInternal | int | ||
ComputeExpandableAttributeForItem | object | ||
ComputeNewItemTypesForItem | object | ||
CreateAttributeEditor | ITypeEditor | ||
CreateContainerHelper | ObjectContainerHelperBase | ||
CreateDefaultEditor | ITypeEditor | ||
DescriptorPropertyDefinitionBase | System | ||
ExecuteResetValueCommand | void | ||
OnValueChanged | void | ||
OnValueChanged | void | ||
RaiseContainerHelperInvalidated | void | ||
UpdateAdvanceOptions | void | ||
UpdateAdvanceOptionsForItem | void | ||
UpdateIsExpandable | void | ||
UpdateValueFromSource | void | ||
ValidatePropertyOrderAttributes | void |
Method | Description | |
---|---|---|
InitProperties ( ) : void |
Method | Description | |
---|---|---|
ComputeAdvancedOptionsTooltip ( ) : object | ||
ComputeCanResetValue ( ) : bool | ||
ComputeCategory ( ) : string | ||
ComputeCategoryValue ( ) : string | ||
ComputeDescription ( ) : string | ||
ComputeDisplayOrder ( bool isPropertyGridCategorized ) : int | ||
ComputeExpandableAttribute ( ) : bool | ||
ComputeIsExpandable ( ) : bool | ||
ComputeIsReadOnly ( ) : bool | ||
ComputeNewItemTypes ( ) : IList |
||
CreateValueBinding ( ) : System.Windows.Data.BindingBase | ||
ResetValue ( ) : void |
Method | Description | |
---|---|---|
CanExecuteResetValueCommand ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void | ||
ComputeDescriptionForItem ( object item ) : object | ||
ComputeDisplayName ( ) : string | ||
ComputeDisplayOrderForItem ( object item ) : object | ||
ComputeDisplayOrderInternal ( bool isPropertyGridCategorized ) : int | ||
ComputeExpandableAttributeForItem ( object item ) : object | ||
ComputeNewItemTypesForItem ( object item ) : object | ||
CreateAttributeEditor ( ) : ITypeEditor | ||
CreateContainerHelper ( IPropertyContainer parent ) : ObjectContainerHelperBase | ||
CreateDefaultEditor ( ) : ITypeEditor | ||
DescriptorPropertyDefinitionBase ( bool isPropertyGridCategorized ) : System | ||
ExecuteResetValueCommand ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void | ||
OnValueChanged ( |
||
OnValueChanged ( object oldValue, object newValue ) : void | ||
RaiseContainerHelperInvalidated ( ) : void | ||
UpdateAdvanceOptions ( ) : void | ||
UpdateAdvanceOptionsForItem ( System.Windows.Markup.Primitives.MarkupObject markupObject, |
||
UpdateIsExpandable ( ) : void | ||
UpdateValueFromSource ( ) : void | ||
ValidatePropertyOrderAttributes ( List |
protected ComputeAdvancedOptionsTooltip ( ) : object | ||
return | object |
protected ComputeDisplayOrder ( bool isPropertyGridCategorized ) : int | ||
isPropertyGridCategorized | bool | |
return | int |
protected ComputeExpandableAttribute ( ) : bool | ||
return | bool |
protected abstract ComputeIsExpandable ( ) : bool | ||
return | bool |
protected abstract CreateValueBinding ( ) : System.Windows.Data.BindingBase | ||
return | System.Windows.Data.BindingBase |
public static DependencyProperty,System.Windows AdvancedOptionsIconProperty | ||
return |
public static DependencyProperty,System.Windows AdvancedOptionsTooltipProperty | ||
return |
public static DependencyProperty,System.Windows IsExpandableProperty | ||
return |