ScrollPresenter.IgnoredInputKindsProperty 属性

定义

标识 IgnoredInputKinds 依赖属性。

public:
 static property DependencyProperty ^ IgnoredInputKindsProperty { DependencyProperty ^ get(); };
static DependencyProperty IgnoredInputKindsProperty();
public static DependencyProperty IgnoredInputKindsProperty { get; }
var dependencyProperty = ScrollPresenter.ignoredInputKindsProperty;
Public Shared ReadOnly Property IgnoredInputKindsProperty As DependencyProperty

属性值

IgnoredInputKinds 依赖属性的标识符。

适用于