TextBox.TextDecorationsProperty Field

Definition

Identifies the TextDecorations dependency property.

public: static initonly System::Windows::DependencyProperty ^ TextDecorationsProperty;
public static readonly System.Windows.DependencyProperty TextDecorationsProperty;
 staticval mutable TextDecorationsProperty : System.Windows.DependencyProperty
Public Shared ReadOnly TextDecorationsProperty As DependencyProperty 

Field Value

Remarks

The identifier for the TextDecorations dependency property.

Applies to