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

事前に計算された C1RangeStyle のコレクションを使用して簡単にスタイルをオーバーライドする方法を提供する IStyleOverride の実装。
オブジェクト モデル
C1RangeStyleCollection クラス
構文
'宣言
 
Public Class C1RangeStyleCollection 
   Inherits System.Collections.ObjectModel.Collection(Of C1RangeStyle)
   Implements IStyleOverride 
public class C1RangeStyleCollection : System.Collections.ObjectModel.Collection<C1RangeStyle>, IStyleOverride  
継承階層

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

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

参照

関連項目

C1RangeStyleCollection メンバ
C1.Xaml.RichTextBox 名前空間

Send Feedback