RichTextBox for WPF
ManipulationInertiaStarting イベント (C1BulletsTool)

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

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

プロパティ解説
Get or sets the rate of slowdown of expansion inertial movement.  
Gets the rates of changes to the manipulation that occur before inertia starts.  
Gets the container that the System.Windows.Input.ManipulationStartedEventArgs.ManipulationOrigin property is relative to.  
Gets or sets the point from which the manipulation originated.  
Gets a collection of objects that represents the touch contacts for the manipulation.  
Gets or sets the rate of slowdown of rotational inertial movement.  
Gets or sets the rate of slowdown of linear inertial movement.  
参照