Setter Methods
.NET Framework 4.5
The Setter type exposes the following members.
| Name | Description | |
|---|---|---|
|
CheckSealed | Checks whether this object is read-only and cannot be changed. (Inherited from SetterBase.) |
|
Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ReceiveMarkupExtension | Handles cases where a markup extension provides a value for a property of Setter object. |
|
ReceiveTypeConverter | Handles cases where a type converter provides a value for a property of a Setter object. |
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
ISupportInitialize.BeginInit | Infrastructure. Signals the object that initialization is starting. |
|
ISupportInitialize.EndInit | Infrastructure. Signals the object that initialization is complete. |