Share via


OverriddenProtectionProviderProperty Members

Include Protected Members
Include Inherited Members

The OverriddenProtectionProviderProperty type exposes the following members.

Constructors

  Name Description
Ff664912.pubmethod(en-us,PandP.50).gif OverriddenProtectionProviderProperty

Methods

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

Properties

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

Events

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

Explicit Interface Implementations

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

See Also

OverriddenProtectionProviderProperty Class

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