Gets or sets a value that indicates whether manipulation events are enabled on this
System.Windows.UIElement.
'宣言
Public Property IsManipulationEnabled As Boolean
public bool IsManipulationEnabled {get; set;}
プロパティ値
true if manipulation events are enabled on this
System.Windows.UIElement; otherwise,
false. The default is
false.