Stylus::SetIsTouchFeedbackEnabled Method (DependencyObject^, Boolean)
.NET Framework (current version)
Sets the value of the IsTouchFeedbackEnabled attached property on the specified element.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The UIElement or ContentElement on which to enable tap feedback.
- enabled
-
Type:
System::Boolean
true to enable touch input feedback; false to disable touch input feedback.
.NET Framework
Available since 3.0
Available since 3.0
Show: