Imaging Library for Silverlight
MouseRightButtonDown イベント

構文
'宣言
 
Public Event MouseRightButtonDown As System.Windows.Input.MouseButtonEventHandler
public event System.Windows.Input.MouseButtonEventHandler MouseRightButtonDown
イベント データ

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

プロパティ解説
ClickCountGets the number of times the button was clicked.  
HandledGets or sets a value that marks the routed event as handled. A true value for Handled prevents most handlers along the event route from handling the same event again.  
OriginalSource System.Windows.RoutedEventArgsから継承されます。
StylusDevice System.Windows.Input.MouseEventArgsから継承されます。
参照

C1Image クラス
C1Image メンバ