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