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