Class ContentChangedEventArgs
Represents the ContentChangedEventArgs class.
Inheritance
System.Object
System.EventArgs
ContentChangedEventArgs
Inherited Members
System.EventArgs.Empty
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.RichTextBoxAdv.WPF.dll
Syntax
public sealed class ContentChangedEventArgs : EventArgs
Constructors
ContentChangedEventArgs()
Initializes a new instance of the ContentChangedEventArgs class.
Declaration
public ContentChangedEventArgs()