3 references to CollectionOnlyAcceptsInputGestures
PresentationCore (3)
System\Windows\Input\Command\InputGestureCollection.cs (3)
141
throw new NotSupportedException(SR.
CollectionOnlyAcceptsInputGestures
);
287
throw new NotSupportedException(SR.
CollectionOnlyAcceptsInputGestures
);
304
throw new NotSupportedException(SR.
CollectionOnlyAcceptsInputGestures
);