10 references to ReadOnlyInputGesturesCollection
PresentationCore (10)
System\Windows\Input\Command\InputGestureCollection.cs (10)
99
throw new NotSupportedException(SR.
ReadOnlyInputGesturesCollection
);
111
throw new NotSupportedException(SR.
ReadOnlyInputGesturesCollection
);
123
throw new NotSupportedException(SR.
ReadOnlyInputGesturesCollection
);
174
throw new NotSupportedException(SR.
ReadOnlyInputGesturesCollection
);
223
throw new NotSupportedException(SR.
ReadOnlyInputGesturesCollection
);
247
throw new NotSupportedException(SR.
ReadOnlyInputGesturesCollection
);
267
throw new NotSupportedException(SR.
ReadOnlyInputGesturesCollection
);
301
throw new NotSupportedException(SR.
ReadOnlyInputGesturesCollection
);
328
throw new NotSupportedException(SR.
ReadOnlyInputGesturesCollection
);
357
throw new NotSupportedException(SR.
ReadOnlyInputGesturesCollection
);