2 references to MouseGesture
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (2)
3717case KnownElements.MouseGesture: converterId = KnownElements.MouseGestureConverter; break; 5058case KnownElements.MouseGesture: t = _asmCore.GetType("System.Windows.Input.MouseGesture"); break;