1 reference to GetEnabledGestures
PresentationFramework (1)
System\Windows\Controls\InkCanvas.cs (1)
1662
return new ReadOnlyCollection<ApplicationGesture>(this.GestureRecognizer.
GetEnabledGestures
());