ComponentOne Studio for WinRT XAML
PointerDeviceType プロパティ

アクションを実行したポインタのタイプを取得します。
構文
'宣言
 
Public ReadOnly Property PointerDeviceType As C1PointerDeviceType
public C1PointerDeviceType PointerDeviceType {get;}
解説
Silverlight で正しいデバイスタイプを受け取るには、'windowless' プラグインパラメータが false に設定されている必要があります。そうでない場合は、実際のデバイスタイプではなく、'Mouse' が返されます。
参照

C1InputEventArgs クラス
C1InputEventArgs メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.