Namespace: Telerik.Windows.Documents.RichTextBoxCommandsAssembly: 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
Inheritance Hierarchy
See Also