Setter Properties
Collapse the table of content
Expand the table of content

Setter Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The Setter type exposes the following members.

  NameDescription
Public property Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public property IsSealed Gets a value that indicates whether this object is in an immutable state. (Inherited from SetterBase.)
Public property Property Gets or sets the property to apply the Value to.
Public property Value Gets or sets the value to apply to the property that is specified by the Setter.
Top

Show:
© 2017 Microsoft