バージョン

IsPanningModeSupported プロパティ (ViewBase)

タッチ対応のシステムで標準のフリック スクロールを有効にするために RecordListControl がその ScrollViewer.PanningMode プロパティを強制すべき場合は True を返します。
シンタックス
'宣言
 
Protected Friend Overridable ReadOnly Property IsPanningModeSupported As Boolean
protected internal virtual bool IsPanningModeSupported {get;}
解説

基本実装は False を返します。

参照