Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
The GenericTypeParameter type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
GenericTypeParameter |
Initializes a new instance of the GenericTypeParameter class.
|
Methods
| Name | Description | |
|---|---|---|
![]() |
ConvertFromBindableValue |
Converts a value from a BindableProperty value to a value that can be stored internally.
(Inherited from Property.) |
![]() |
ConvertFromBindableValueInvariant |
Converts a value with no CultureInfo considerations, from a BindableProperty value to a value that can be stored internally.
(Inherited from Property.) |
![]() |
ConvertToBindableValue |
Converts a value from an internal value to one that can be displayed in the user-interface.
(Inherited from Property.) |
![]() |
CreateBindableProperty | Overloaded. |
![]() |
Dispose | Overloaded. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetChildProperties |
Retrieves child properties for this Property.
(Inherited from Property.) |
![]() |
GetDefaultPropertyValidators |
Gets the set of default property validators this Property.
(Inherited from Property.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetValidators |
Gets the set of validators for this property.
(Inherited from Property.) |
![]() |
GetValue |
Gets the underlying, stored value.
(Overrides Property.GetValue().) |
![]() |
Initialize |
Provides an opportunity to initialize the property after creation and prior to visualization.
(Inherited from Property.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnPropertyChanged |
Invoked when a property changes.
(Inherited from Property.) |
![]() |
PropertyDependencyInitialization |
Property dependencies not provided through the constructor and satisfied via dependency-injection.
(Inherited from Property.) |
![]() |
ResetValidationResults |
Resets the validation results with the provided enumerable of ValidationResult.
(Inherited from Property.) |
![]() |
SetValue |
Sets the underlying, stored value.
(Overrides Property.SetValue(Object).) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Validate | Overloaded. |
Properties
| Name | Description | |
|---|---|---|
![]() |
Attributes |
Gets the attributes that were supplied to this Property instance.
(Inherited from Property.) |
![]() |
Bindable |
When overridden, gets an object that is bound to the view.
(Inherited from ViewModel.) |
![]() |
BindableProperty |
Gets a BindableProperty used as the bound value in the user-interface.
(Inherited from Property.) |
![]() |
Category |
Gets a category for the Property.
(Inherited from Property.) |
![]() |
ChildProperties |
Gets the child properties for this Property.
(Inherited from Property.) |
![]() |
Component | (Inherited from Property.) |
![]() |
ContainingSection |
Gets the SectionViewModel containing this Property.
(Inherited from Property.) |
![]() |
Converter |
Converter that should be used to convert value to and from a string representation.
(Inherited from Property.) |
![]() |
DeclaringProperty |
Gets the PropertyDescriptor for the property defined on Component.
(Inherited from Property.) |
![]() |
Description |
Gets a description for this property.
(Inherited from Property.) |
![]() |
DisplayName |
The name of this property as it should appear in the UI.
(Inherited from Property.) |
![]() |
HasChildProperties |
Gets a value indiciating that this Property has child properties.
(Inherited from Property.) |
![]() |
HasSuggestedValues |
Returns a value indicating that this property has suggested values.
(Inherited from Property.) |
![]() |
Hidden |
Returns truetrue (True in Visual Basic) if the property should show up in the editor. Otherwise returns falsefalse (False in Visual Basic).
(Inherited from Property.) |
![]() |
IsRequired |
Gets a value indicating if the property is required.
(Overrides Property.IsRequired.) |
![]() |
IsValid |
Gets a value indicating if the property is valid.
(Inherited from Property.) |
![]() |
PropertiesShown |
Gets or sets a value indicating that child properties should be shown.
(Inherited from Property.) |
![]() |
PropertyName |
Gets the name of the property.
(Overrides Property.PropertyName.) |
![]() |
PropertyType |
Gets the Type of the property.
(Overrides Property.PropertyType.) |
![]() |
ReadOnly |
Gets a value indicating if the property is read-only.
(Inherited from Property.) |
![]() |
SuggestedValues |
Get a list of suggested values.
(Inherited from Property.) |
![]() |
SuggestedValuesEditable |
Gets a value indicating if the values must be from the SuggestedValues set or if other values an be provided.
(Inherited from Property.) |
![]() |
TypeArgument |
Gets or sets the concrete type specified for the represented type parameter.
|
![]() |
TypeParameter |
Gets the represented type parameter.
|
![]() |
ValidationResults |
Gets any validation results for this property.
(Inherited from Property.) |
![]() |
Value |
The value of the property.
(Inherited from Property.) |
Events
| Name | Description | |
|---|---|---|
![]() |
PropertyChanged |
Occurs when a property value changes.
(Inherited from Property.) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
ITypeDescriptorContext.Container | (Inherited from Property.) |
![]() ![]() |
IServiceProvider.GetService | (Inherited from Property.) |
![]() ![]() |
ITypeDescriptorContext.Instance | (Inherited from Property.) |
![]() ![]() |
ITypeDescriptorContext.OnComponentChanged | (Inherited from Property.) |
![]() ![]() |
ITypeDescriptorContext.OnComponentChanging | (Inherited from Property.) |
![]() ![]() |
ITypeDescriptorContext.PropertyDescriptor | (Inherited from Property.) |
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ComponentModel.Editors Namespace
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)