RichTextBox for UWP/WinRT
C1TextDecorationCollection クラス
メンバ 

TextDecoration インスタンスのコレクションを表します。
オブジェクト モデル
C1TextDecorationCollection クラス
構文
'宣言
 
Public Class C1TextDecorationCollection 
   Inherits System.Collections.ObjectModel.Collection(Of C1TextDecoration)
public class C1TextDecorationCollection : System.Collections.ObjectModel.Collection<C1TextDecoration> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.Xaml.RichTextBox.Documents.C1TextDecorationCollection

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

参照

関連項目

C1TextDecorationCollection メンバ
C1.Xaml.RichTextBox.Documents 名前空間

Send Feedback