Share via


EnvironmentOverriddenProperty Members

Include Protected Members
Include Inherited Members

The EnvironmentOverriddenProperty type exposes the following members.

Constructors

  Name Description
Ff670026.pubmethod(en-us,PandP.50).gif EnvironmentOverriddenProperty

Methods

  Name Description
Ff670026.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.)
Ff670026.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.)
Ff670026.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.)
Ff670026.pubmethod(en-us,PandP.50).gif CreateBindableProperty Overloaded.
Ff670026.pubmethod(en-us,PandP.50).gif Dispose Overloaded.
Ff670026.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ff670026.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff670026.protmethod(en-us,PandP.50).gif GetChildProperties
Retrieves child properties for this Property.
(Inherited from Property.)
Ff670026.protmethod(en-us,PandP.50).gif GetDefaultPropertyValidators
Gets the set of default property validators this Property.
(Inherited from Property.)
Ff670026.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ff670026.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff670026.pubmethod(en-us,PandP.50).gif GetValidators (Overrides Property.GetValidators().)
Ff670026.protmethod(en-us,PandP.50).gif GetValue
Gets the underlying, stored value.
(Inherited from Property.)
Ff670026.pubmethod(en-us,PandP.50).gif Initialize
Provides an opportunity to initialize the property after creation and prior to visualization.
(Inherited from Property.)
Ff670026.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff670026.protmethod(en-us,PandP.50).gif OnPropertyChanged
Invoked when a property changes.
(Inherited from Property.)
Ff670026.pubmethod(en-us,PandP.50).gif PropertyDependencyInitialization
Property dependencies not provided through the constructor and satisfied via dependency-injection.
(Inherited from Property.)
Ff670026.protmethod(en-us,PandP.50).gif ResetValidationResults
Resets the validation results with the provided enumerable of ValidationResult.
(Inherited from Property.)
Ff670026.protmethod(en-us,PandP.50).gif SetValue
Sets the underlying, stored value.
(Inherited from Property.)
Ff670026.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)
Ff670026.pubmethod(en-us,PandP.50).gif Validate Overloaded.

Properties

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

Events

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

Explicit Interface Implementations

  Name Description
Ff670026.pubinterface(en-us,PandP.50).gifFf670026.privproperty(en-us,PandP.50).gif ITypeDescriptorContext.Container (Inherited from Property.)
Ff670026.pubinterface(en-us,PandP.50).gifFf670026.privproperty(en-us,PandP.50).gif ILogicalPropertyContainerElement.ContainingElement
Ff670026.pubinterface(en-us,PandP.50).gifFf670026.privproperty(en-us,PandP.50).gif ILogicalPropertyContainerElement.ContainingElementDisplayName
Ff670026.pubinterface(en-us,PandP.50).gifFf670026.privmethod(en-us,PandP.50).gif IServiceProvider.GetService (Inherited from Property.)
Ff670026.pubinterface(en-us,PandP.50).gifFf670026.privproperty(en-us,PandP.50).gif ITypeDescriptorContext.Instance (Inherited from Property.)
Ff670026.pubinterface(en-us,PandP.50).gifFf670026.privmethod(en-us,PandP.50).gif ITypeDescriptorContext.OnComponentChanged (Inherited from Property.)
Ff670026.pubinterface(en-us,PandP.50).gifFf670026.privmethod(en-us,PandP.50).gif ITypeDescriptorContext.OnComponentChanging (Inherited from Property.)
Ff670026.pubinterface(en-us,PandP.50).gifFf670026.privproperty(en-us,PandP.50).gif ITypeDescriptorContext.PropertyDescriptor (Inherited from Property.)

See Also

EnvironmentOverriddenProperty Class

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