'宣言 Sub ApplyStyleForRange( _ ByVal charIndex As System.Integer, _ ByVal charLength As System.Integer, _ ByVal color As System.Windows.Media.Brush _ )
void ApplyStyleForRange( System.int charIndex, System.int charLength, System.Windows.Media.Brush color )
パラメータ
- charIndex
- 変更されたテキストの開始位置。
- charLength
- 変更されたテキストの長さ。
- color
- 新しい色。