Dela via


DesignModeValueProvider Members

Include Protected Members
Include Inherited Members

Captures property changes that are made by the user in the designer and provides new values at design time.

The DesignModeValueProvider type exposes the following members.

Constructors

 

Name

Description

Public method

DesignModeValueProvider

Initializes a new instance of the DesignModeValueProvider class.

Top

Methods

 

Name

Description

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Public method

TranslatePropertyValue

Overloaded. Captures property changes made by the user in the designer and uses custom logic to provide new values at design time.

Top

Properties

 

Name

Description

Public property

Properties

Gets the set of properties to capture.

Top

See Also

Reference

DesignModeValueProvider Class

Microsoft.Windows.Design.Model Namespace