| C1.Xaml.RichTextBox アセンブリ > C1.Xaml.RichTextBox.Documents 名前空間 : TextChangedAction 列挙体 |
'宣言 Public Enum TextChangedAction Inherits System.Enum
public enum TextChangedAction : System.Enum
| メンバ | 解説 |
|---|---|
| Add | 1つまたは複数のシンボルがドキュメントに追加されました。 |
| Remove | 1つまたは複数のシンボルがドキュメントから削除されました。 |
| Replace | 1つまたは複数のシンボルがドキュメントで置換されました。 |
| Reset | コレクションの内容が大きく変更されました。 |
| StyleChange | 要素でスタイルプロパティが変更されました。 |
System.Object
System.ValueType
System.Enum
C1.Xaml.RichTextBox.Documents.TextChangedAction
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