Returns the StyleProperty that changed.

Namespace:  C1.Phone.RichTextBox
Assembly:  C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)

Syntax

C#
public StyleProperty StyleProperty { get; private set; }
Visual Basic
Public Property StyleProperty As StyleProperty
	Get
	Private Set

See Also