Sparkline for UWP
C1PointerDeviceType 列挙体

C1.UWP アセンブリ > C1.Xaml 名前空間 : C1PointerDeviceType 列挙体
ドラッグ操作を実行できる各種デバイスを列挙します。
シンタックス
'宣言
 
Public Enum C1PointerDeviceType 
   Inherits System.Enum
public enum C1PointerDeviceType : System.Enum 
メンバ
メンバ解説
Mouseマウスデバイス
Penペンデバイス
Touchタッチ画面
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.C1PointerDeviceType

参照

C1.Xaml 名前空間