RadControls for Silverlight

Namespace: Telerik.Windows.Documents.RichTextBoxCommands
Assembly: Telerik.Windows.Documents (in Telerik.Windows.Documents.dll) Version: 2013.1.403.1050

Syntax

C#
public class StylePropertyChangedEventArgs<T> : EventArgs
Visual Basic
Public Class StylePropertyChangedEventArgs(Of T) _
	Inherits EventArgs

Type Parameters

T

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Telerik.Windows.Documents.RichTextBoxCommands..::..StylePropertyChangedEventArgs<(Of <(<'T>)>)>

See Also