Click or drag to resize

TextBlockProperties Class

Provides attached properties for the Button control
Inheritance Hierarchy
SystemObject
  Cauldron.XAML.ThemeTextBlockProperties

Namespace:  Cauldron.XAML.Theme
Assembly:  Cauldron.XAML.Theme (in Cauldron.XAML.Theme.dll) Version: 3.1.0.22 (3.1.0.22)
Syntax
C#
public static class TextBlockProperties

The TextBlockProperties type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetInline
Gets the value of Inline
Public methodStatic memberSetInline
Sets the value of the Inline attached property
Top
Fields
  NameDescription
Public fieldStatic memberInlineProperty
Identifies the Inline dependency property
Top
Attached Properties
  NameDescription
Public attached propertyInline
Identifies the Inline dependency property
Top
See Also