Setter Class
namespace Noesis | MSDN
Represents a setter that applies a property value.
Properties
Name | Description |
---|---|
Property | Gets or sets the property to which the Setter will be applied |
TargetName | Gets or sets the name of the object this Setter is intended for |
Value | Gets or sets value to apply to the property that is specified by this Setter |
Dependency Property Reflection Property
Attached Properties
Setter has no attached properties
Methods
Setter has no methods
Events
Setter has no events
Table of Contents