Setter Properties |
The Setter type exposes the following members.
Name | Description | |
---|---|---|
Dispatcher |
Gets the CoreDispatcher that this object is associated with.
(Inherited from DependencyObject.) | |
IsSealed |
Gets a value that indicates whether this object is in an immutable state.
(Inherited from SetterBase.) | |
Property |
Gets or sets the property to apply the Value to.
| |
Value |
Gets or sets the value to apply to the property that is specified by the
Setter.
|