Share via


EnvironmentOverriddenElementProperty Members

Include Protected Members
Include Inherited Members

The EnvironmentOverriddenElementProperty type exposes the following members.

Constructors

  Name Description
Ff673415.pubmethod(en-us,PandP.50).gif EnvironmentOverriddenElementProperty

Methods

  Name Description
Ff673415.pubmethod(en-us,PandP.50).gif ConvertFromBindableValue
Converts a value from a BindableProperty value to a value that can be stored internally.
(Inherited from Property.)
Ff673415.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.
(Inherited from Property.)
Ff673415.pubmethod(en-us,PandP.50).gif ConvertToBindableValue
Converts a value from an internal value to one that can be displayed in the user-interface.
(Inherited from Property.)
Ff673415.pubmethod(en-us,PandP.50).gif CreateBindableProperty Overloaded.
Ff673415.pubmethod(en-us,PandP.50).gif Dispose Overloaded.
Ff673415.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ff673415.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff673415.protmethod(en-us,PandP.50).gif GetChildProperties (Overrides Property.GetChildProperties().)
Ff673415.protmethod(en-us,PandP.50).gif GetDefaultPropertyValidators
Gets the set of default property validators this Property.
(Inherited from Property.)
Ff673415.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ff673415.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff673415.pubmethod(en-us,PandP.50).gif GetValidators
Gets the set of validators for this property.
(Inherited from Property.)
Ff673415.protmethod(en-us,PandP.50).gif GetValue (Overrides Property.GetValue().)
Ff673415.pubmethod(en-us,PandP.50).gif Initialize
Provides an opportunity to initialize the property after creation and prior to visualization.
(Inherited from Property.)
Ff673415.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff673415.protmethod(en-us,PandP.50).gif OnPropertyChanged (Overrides Property.OnPropertyChanged(String).)
Ff673415.pubmethod(en-us,PandP.50).gif PropertyDependencyInitialization
Property dependencies not provided through the constructor and satisfied via dependency-injection.
(Inherited from Property.)
Ff673415.protmethod(en-us,PandP.50).gif ResetValidationResults
Resets the validation results with the provided enumerable of ValidationResult.
(Inherited from Property.)
Ff673415.protmethod(en-us,PandP.50).gif SetValue (Overrides Property.SetValue(Object).)
Ff673415.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)
Ff673415.pubmethod(en-us,PandP.50).gif Validate Overloaded.

Properties

  Name Description
Ff673415.pubproperty(en-us,PandP.50).gif Attributes
Gets the attributes that were supplied to this Property instance.
(Inherited from Property.)
Ff673415.pubproperty(en-us,PandP.50).gif Bindable
When overridden, gets an object that is bound to the view.
(Inherited from ViewModel.)
Ff673415.pubproperty(en-us,PandP.50).gif BindableProperty
Gets a BindableProperty used as the bound value in the user-interface.
(Inherited from Property.)
Ff673415.pubproperty(en-us,PandP.50).gif Category
Gets a category for the Property.
(Inherited from Property.)
Ff673415.pubproperty(en-us,PandP.50).gif ChildProperties
Gets the child properties for this Property.
(Inherited from Property.)
Ff673415.pubproperty(en-us,PandP.50).gif Component
Gets the Object that defines the property described by Property.
(Inherited from Property.)
Ff673415.pubproperty(en-us,PandP.50).gif ContainingSection
Gets the SectionViewModel containing this Property.
(Inherited from Property.)
Ff673415.pubproperty(en-us,PandP.50).gif Converter (Overrides Property.Converter.)
Ff673415.pubproperty(en-us,PandP.50).gif DeclaringProperty
Gets the PropertyDescriptor for the property defined on Component.
(Inherited from Property.)
Ff673415.pubproperty(en-us,PandP.50).gif Description
Gets a description for this property.
(Inherited from Property.)
Ff673415.pubproperty(en-us,PandP.50).gif DisplayName
The name of this property as it should appear in the UI.
(Inherited from Property.)
Ff673415.pubproperty(en-us,PandP.50).gif Environment
Ff673415.pubproperty(en-us,PandP.50).gif HasChildProperties (Overrides Property.HasChildProperties.)
Ff673415.pubproperty(en-us,PandP.50).gif HasSuggestedValues
Returns a value indicating that this property has suggested values.
(Inherited from Property.)
Ff673415.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).
(Inherited from Property.)
Ff673415.pubproperty(en-us,PandP.50).gif IsRequired
Gets a value indicating if the property is requried.
(Inherited from Property.)
Ff673415.pubproperty(en-us,PandP.50).gif IsValid
Gets a value indicating if the property is valid.
(Inherited from Property.)
Ff673415.pubproperty(en-us,PandP.50).gif PropertiesShown
Gets or sets a value indicating that child properties should be shown.
(Inherited from Property.)
Ff673415.pubproperty(en-us,PandP.50).gif PropertyName (Overrides Property.PropertyName.)
Ff673415.pubproperty(en-us,PandP.50).gif PropertyType (Overrides Property.PropertyType.)
Ff673415.pubproperty(en-us,PandP.50).gif ReadOnly
Gets a value indicating if the property is read-only.
(Inherited from Property.)
Ff673415.pubproperty(en-us,PandP.50).gif Subject
Ff673415.pubproperty(en-us,PandP.50).gif SuggestedValues
Get a list of suggested values.
(Inherited from Property.)
Ff673415.pubproperty(en-us,PandP.50).gif SuggestedValuesEditable (Overrides Property.SuggestedValuesEditable.)
Ff673415.pubproperty(en-us,PandP.50).gif ValidationResults (Overrides Property.ValidationResults.)
Ff673415.pubproperty(en-us,PandP.50).gif Value
The value of the property.
(Inherited from Property.)

Events

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

Explicit Interface Implementations

  Name Description
Ff673415.pubinterface(en-us,PandP.50).gifFf673415.privproperty(en-us,PandP.50).gif ITypeDescriptorContext.Container (Inherited from Property.)
Ff673415.pubinterface(en-us,PandP.50).gifFf673415.privmethod(en-us,PandP.50).gif IServiceProvider.GetService (Inherited from Property.)
Ff673415.pubinterface(en-us,PandP.50).gifFf673415.privproperty(en-us,PandP.50).gif ITypeDescriptorContext.Instance (Inherited from Property.)
Ff673415.pubinterface(en-us,PandP.50).gifFf673415.privmethod(en-us,PandP.50).gif ITypeDescriptorContext.OnComponentChanged (Inherited from Property.)
Ff673415.pubinterface(en-us,PandP.50).gifFf673415.privmethod(en-us,PandP.50).gif ITypeDescriptorContext.OnComponentChanging (Inherited from Property.)
Ff673415.pubinterface(en-us,PandP.50).gifFf673415.privproperty(en-us,PandP.50).gif ITypeDescriptorContext.PropertyDescriptor (Inherited from Property.)

See Also

EnvironmentOverriddenElementProperty Class

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