Deli putem


EnvironmentAwareFrameworkEditorBindableProperty Members

Include Protected Members
Include Inherited Members

The EnvironmentAwareFrameworkEditorBindableProperty type exposes the following members.

Constructors

  Name Description
Ff665061.pubmethod(en-us,PandP.50).gif EnvironmentAwareFrameworkEditorBindableProperty
initializes a new instance of FrameworkEditorBindableProperty.

Methods

  Name Description
Ff665061.pubmethod(en-us,PandP.50).gif AddValueChanged
Enables other objects to be notified when this property changes.
(Inherited from BindableProperty.)
Ff665061.pubmethod(en-us,PandP.50).gif CanResetValue
Returns whether resetting an object changes its value.
(Inherited from BindableProperty.)
Ff665061.protmethod(en-us,PandP.50).gif CreateAttributeCollection (Inherited from MemberDescriptor.)
Ff665061.pubmethod(en-us,PandP.50).gif CreateEditorInstance
Creates a new editor instance for the underlying Property.
(Overrides FrameworkEditorBindableProperty.CreateEditorInstance().)
Ff665061.protmethod(en-us,PandP.50).gif CreateInstance (Inherited from PropertyDescriptor.)
Ff665061.pubmethod(en-us,PandP.50).gif Dispose Overloaded.
Ff665061.pubmethod(en-us,PandP.50).gif Equals (Inherited from PropertyDescriptor.)
Ff665061.protmethod(en-us,PandP.50).gif FillAttributes (Inherited from PropertyDescriptor.)
Ff665061.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff665061.pubmethod(en-us,PandP.50).gif GetChildProperties Overloaded.
Ff665061.pubmethod(en-us,PandP.50).gif GetEditor
Gets an editor of the specified type.
(Inherited from FrameworkEditorBindableProperty.)
Ff665061.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from PropertyDescriptor.)
Ff665061.protmethod(en-us,PandP.50).gif GetInvocationTarget (Inherited from PropertyDescriptor.)
Ff665061.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff665061.protmethod(en-us,PandP.50).gif GetTypeFromName (Inherited from PropertyDescriptor.)
Ff665061.pubmethod(en-us,PandP.50).gif GetValue
Gets the current value of the property on a component.
(Inherited from BindableProperty.)
Ff665061.protmethod(en-us,PandP.50).gif GetValueChangedHandler (Inherited from PropertyDescriptor.)
Ff665061.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff665061.protmethod(en-us,PandP.50).gif OnPropertyChanged
Raises the propertyChanged() event.
(Inherited from BindableProperty.)
Ff665061.protmethod(en-us,PandP.50).gif OnValueChanged (Inherited from PropertyDescriptor.)
Ff665061.pubmethod(en-us,PandP.50).gif RemoveValueChanged
Enables other objects to be notified when this property changes.
(Inherited from BindableProperty.)
Ff665061.pubmethod(en-us,PandP.50).gif ResetValue
Does nothing.
(Inherited from BindableProperty.)
Ff665061.pubmethod(en-us,PandP.50).gif SetValue
When overridden in a derived class, sets the value of the component to a different value.
(Inherited from BindableProperty.)
Ff665061.pubmethod(en-us,PandP.50).gif ShouldSerializeValue
When overridden in a derived class, determines a value indicating whether the value of this property needs to be persisted.
(Inherited from BindableProperty.)
Ff665061.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Properties

  Name Description
Ff665061.protproperty(en-us,PandP.50).gif AttributeArray (Inherited from MemberDescriptor.)
Ff665061.pubproperty(en-us,PandP.50).gif Attributes (Inherited from MemberDescriptor.)
Ff665061.pubproperty(en-us,PandP.50).gif BindableValue
Gets or sets a textual representing the underlying Property's value.
(Inherited from BindableProperty.)
Ff665061.pubproperty(en-us,PandP.50).gif Category
Gets the name of the category to which the member belongs.
(Inherited from BindableProperty.)
Ff665061.pubproperty(en-us,PandP.50).gif ComponentType
Gets the type of the component this property is bound to.
(Inherited from BindableProperty.)
Ff665061.pubproperty(en-us,PandP.50).gif Converter
Gets a TypeConverter implementation that can be used to interact with the underlying Property.
(Inherited from BindableProperty.)
Ff665061.pubproperty(en-us,PandP.50).gif CreatedEditorReferences
Gets a list of the editor instances created for the underlying Property.
(Inherited from FrameworkEditorBindableProperty.)
Ff665061.pubproperty(en-us,PandP.50).gif Description
Gets the description of the property.
(Inherited from BindableProperty.)
Ff665061.pubproperty(en-us,PandP.50).gif DesignTimeOnly (Inherited from MemberDescriptor.)
Ff665061.pubproperty(en-us,PandP.50).gif DisplayName
Gets the name that can be displayed in a window, such as a Properties window.
(Inherited from BindableProperty.)
Ff665061.pubproperty(en-us,PandP.50).gif Editor
Gets a new editor instance for the underlying Property.
(Inherited from FrameworkEditorBindableProperty.)
Ff665061.pubproperty(en-us,PandP.50).gif IsBindableValueCommitted
Gets whether the BindableValue was comitted to the underlying Property.
(Inherited from BindableProperty.)
Ff665061.pubproperty(en-us,PandP.50).gif IsBrowsable (Inherited from MemberDescriptor.)
Ff665061.pubproperty(en-us,PandP.50).gif IsLocalizable (Inherited from PropertyDescriptor.)
Ff665061.pubproperty(en-us,PandP.50).gif IsReadOnly
Gets whether this property is read-only.
(Inherited from BindableProperty.)
Ff665061.pubproperty(en-us,PandP.50).gif Name (Inherited from MemberDescriptor.)
Ff665061.protproperty(en-us,PandP.50).gif NameHashCode (Inherited from MemberDescriptor.)
Ff665061.pubproperty(en-us,PandP.50).gif Property
Gets the underlying Property.
(Inherited from BindableProperty.)
Ff665061.pubproperty(en-us,PandP.50).gif PropertyType
Gets the type of the property.
(Inherited from BindableProperty.)
Ff665061.pubproperty(en-us,PandP.50).gif ReadOnly
Gets whether the underlying Property is read-only.
(Inherited from BindableProperty.)
Ff665061.pubproperty(en-us,PandP.50).gif SerializationVisibility (Inherited from PropertyDescriptor.)
Ff665061.pubproperty(en-us,PandP.50).gif SupportsChangeEvents
Gets a value indicating whether value change notifications for this property may originate from outside the property descriptor.
(Inherited from BindableProperty.)
Ff665061.pubproperty(en-us,PandP.50).gif Value
Gets the underlying Property's value.
(Inherited from BindableProperty.)

Events

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

Explicit Interface Implementations

  Name Description
Ff665061.pubinterface(en-us,PandP.50).gifFf665061.privproperty(en-us,PandP.50).gif IDataErrorInfo.Error (Inherited from BindableProperty.)
Ff665061.pubinterface(en-us,PandP.50).gifFf665061.privproperty(en-us,PandP.50).gif IDataErrorInfo.Item (Inherited from BindableProperty.)

See Also

EnvironmentAwareFrameworkEditorBindableProperty Class

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