RichTextBox for WPF
ManipulationBoundaryFeedback イベント (C1BoldTool)

C1.WPF.RichTextBox.Toolbar.4.5.2 アセンブリ > C1.WPF.RichTextBox 名前空間 > C1BoldTool クラス : ManipulationBoundaryFeedback イベント
シンタックス
'宣言
 
Public Event ManipulationBoundaryFeedback As System.EventHandler(Of ManipulationBoundaryFeedbackEventArgs)
public event System.EventHandler<ManipulationBoundaryFeedbackEventArgs> ManipulationBoundaryFeedback
イベント データ

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

プロパティ解説
Gets the unused portion of the direct manipulation.  
Gets the container that the System.Windows.Input.ManipulationBoundaryFeedbackEventArgs.BoundaryFeedback property is relative to.  
Gets a collection of objects that represents the touch contacts for the manipulation.  
参照