Share via


Property Members

Include Protected Members
Include Inherited Members

The Property type exposes the following members.

Constructors

  Name Description
Ff665759.pubmethod(en-us,PandP.50).gif Property Overloaded.

Methods

  Name Description
Ff665759.pubmethod(en-us,PandP.50).gif ConvertFromBindableValue
Converts a value from a BindableProperty value to a value that can be stored internally.
Ff665759.pubmethod(en-us,PandP.50).gif ConvertFromBindableValueInvariant
Converts a value with no CultureInfo considerations, from a BindableProperty value to a value that can be stored internally.
Ff665759.pubmethod(en-us,PandP.50).gif ConvertToBindableValue
Converts a value from an internal value to one that can be displayed in the user-interface.
Ff665759.pubmethod(en-us,PandP.50).gif CreateBindableProperty Overloaded.
Ff665759.pubmethod(en-us,PandP.50).gif Dispose Overloaded.
Ff665759.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ff665759.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff665759.protmethod(en-us,PandP.50).gif GetChildProperties
Retrieves child properties for this Property.
Ff665759.protmethod(en-us,PandP.50).gif GetDefaultPropertyValidators
Gets the set of default property validators this Property.
Ff665759.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ff665759.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff665759.pubmethod(en-us,PandP.50).gif GetValidators
Gets the set of validators for this property.
Ff665759.protmethod(en-us,PandP.50).gif GetValue
Gets the underlying, stored value.
Ff665759.pubmethod(en-us,PandP.50).gif Initialize
Provides an opportunity to initialize the property after creation and prior to visualization.
Ff665759.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff665759.protmethod(en-us,PandP.50).gif OnPropertyChanged
Invoked when a property changes.
Ff665759.pubmethod(en-us,PandP.50).gif PropertyDependencyInitialization
Property dependencies not provided through the constructor and satisfied via dependency-injection.
Ff665759.protmethod(en-us,PandP.50).gif ResetValidationResults
Resets the validation results with the provided enumerable of ValidationResult.
Ff665759.protmethod(en-us,PandP.50).gif SetValue
Sets the underlying, stored value.
Ff665759.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)
Ff665759.pubmethod(en-us,PandP.50).gif Validate Overloaded.

Properties

  Name Description
Ff665759.pubproperty(en-us,PandP.50).gif Attributes
Gets the attributes that were supplied to this Property instance.
Ff665759.pubproperty(en-us,PandP.50).gif Bindable
When overridden, gets an object that is bound to the view.
(Inherited from ViewModel.)
Ff665759.pubproperty(en-us,PandP.50).gif BindableProperty
Gets a BindableProperty used as the bound value in the user-interface.
Ff665759.pubproperty(en-us,PandP.50).gif Category
Gets a category for the Property.
Ff665759.pubproperty(en-us,PandP.50).gif ChildProperties
Gets the child properties for this Property.
Ff665759.pubproperty(en-us,PandP.50).gif Component
Gets the Object that defines the property described by Property.
Ff665759.pubproperty(en-us,PandP.50).gif ContainingSection
Gets the SectionViewModel containing this Property.
Ff665759.pubproperty(en-us,PandP.50).gif Converter
Converter that should be used to convert value to and from a string representation.
Ff665759.pubproperty(en-us,PandP.50).gif DeclaringProperty
Gets the PropertyDescriptor for the property defined on Component.
Ff665759.pubproperty(en-us,PandP.50).gif Description
Gets a description for this property.
Ff665759.pubproperty(en-us,PandP.50).gif DisplayName
The name of this property as it should appear in the UI.
Ff665759.pubproperty(en-us,PandP.50).gif HasChildProperties
Gets a value indiciating that this Property has child properties.
Ff665759.pubproperty(en-us,PandP.50).gif HasSuggestedValues
Returns a value indicating that this property has suggested values.
Ff665759.pubproperty(en-us,PandP.50).gif Hidden
Returns truetrue (True in Visual Basic) if the property should show up in the editor. Otherwise returns falsefalse (False in Visual Basic).
Ff665759.pubproperty(en-us,PandP.50).gif IsRequired
Gets a value indicating if the property is requried.
Ff665759.pubproperty(en-us,PandP.50).gif IsValid
Gets a value indicating if the property is valid.
Ff665759.pubproperty(en-us,PandP.50).gif PropertiesShown
Gets or sets a value indicating that child properties should be shown.
Ff665759.pubproperty(en-us,PandP.50).gif PropertyName
The name of the property.
Ff665759.pubproperty(en-us,PandP.50).gif PropertyType
Gets the Type of the property.
Ff665759.pubproperty(en-us,PandP.50).gif ReadOnly
Gets a value indicating if the property is read-only.
Ff665759.pubproperty(en-us,PandP.50).gif SuggestedValues
Get a list of suggested values.
Ff665759.pubproperty(en-us,PandP.50).gif SuggestedValuesEditable
Gets a value indicating if the values must be from the SuggestedValues set or if other values an be provided.
Ff665759.pubproperty(en-us,PandP.50).gif ValidationResults
Gets any validation results for this property.
Ff665759.pubproperty(en-us,PandP.50).gif Value
The value of the property.

Events

  Name Description
Ff665759.pubevent(en-us,PandP.50).gif PropertyChanged
Occurs when a property value changes.

Explicit Interface Implementations

  Name Description
Ff665759.pubinterface(en-us,PandP.50).gifFf665759.privproperty(en-us,PandP.50).gif ITypeDescriptorContext.Container
Ff665759.pubinterface(en-us,PandP.50).gifFf665759.privmethod(en-us,PandP.50).gif IServiceProvider.GetService
Ff665759.pubinterface(en-us,PandP.50).gifFf665759.privproperty(en-us,PandP.50).gif ITypeDescriptorContext.Instance
Ff665759.pubinterface(en-us,PandP.50).gifFf665759.privmethod(en-us,PandP.50).gif ITypeDescriptorContext.OnComponentChanged
Ff665759.pubinterface(en-us,PandP.50).gifFf665759.privmethod(en-us,PandP.50).gif ITypeDescriptorContext.OnComponentChanging
Ff665759.pubinterface(en-us,PandP.50).gifFf665759.privproperty(en-us,PandP.50).gif ITypeDescriptorContext.PropertyDescriptor

See Also

Property Class

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace