🔹 Style Class
namespace Noesis
Enables the sharing of properties, resources, and event handlers between instances of a type.
Properties
| Name | Description |
|---|---|
| ◆ BasedOn | Gets or sets a defined style that is the basis of the current style |
| ◆ Resources | Gets or sets the collection of resources that can be used within the scope of this style |
| ◆ Setters | Gets a collection of Setter and EventSetter objects |
| ◆ TargetType | Gets or sets the type for which this style is intended |
| ◆ Triggers | Gets a collection of TriggerBase objects that apply property values based on specified conditions |
◆ Dependency Property ◆ Reflection Property
Attached Properties
Style has no attached properties
Methods
Style has no methods
Events
Style has no events
📍 On this page