RichTextBox for WinRT
TextChangedAction Enumeration


Indicates an action performed on a document.
Syntax
'Declaration
 
Public Enum TextChangedAction 
   Inherits System.Enum
'Usage
 
Dim instance As TextChangedAction
public enum TextChangedAction : System.Enum 
Members
MemberDescription
AddOne or more symbols were added to the document.
RemoveOne or more symbols were removed from the document.
ReplaceOne or more symbols were replaced in the document.
ResetThe content of the collection changed dramatically.
StyleChangeA style property changed in an element.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.RichTextBox.Documents.TextChangedAction

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1.Xaml.RichTextBox.Documents Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback