Returns the StyleProperty that changed.

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

Syntax

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

See Also