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