RichTextBox for WPF
RequestBringIntoView イベント (C1SimplifiedBulletsTool)

C1.WPF.RichTextBox.Toolbar.4.5.2 アセンブリ > C1.WPF.RichTextBox 名前空間 > C1SimplifiedBulletsTool クラス : RequestBringIntoView イベント
シンタックス
'宣言
 
Public Event RequestBringIntoView As System.Windows.RequestBringIntoViewEventHandler
public event System.Windows.RequestBringIntoViewEventHandler RequestBringIntoView
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.Windows.RequestBringIntoViewEventArgs 型の引数を受け取りました。次の RequestBringIntoViewEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Gets the object that should be made visible in response to the event.  
Gets the rectangular region in the object's coordinate space which should be made visible.  
参照