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