Namespace Telerik.Windows.Documents.Flow.Model.Styles.Core
Classes
|
StylePropertyDefinition<TValue> Defines a typed style property with default value, validation rules, and metadata for use in the Flow document styling system. |
|
Validates style property values against a collection of rules to ensure they meet defined constraints before assignment. |
Interfaces
|
Defines the base contract for style properties, providing untyped access to values and metadata for use in property collections and reflection scenarios. |
|
Provides strongly-typed access to style property values with local assignment and inherited value resolution through the styling chain. |
|
Defines the contract for style property metadata used in property resolution and inheritance chains within the document styling system. |
|
Defines a contract for validation rules that evaluate whether a style property value meets specified constraints. |
Enums
|
Categorizes style properties by the document element type they apply to, determining their inheritance scope and applicability. |