4 references to CollectionOnlyAcceptsCommandBindings
PresentationCore (4)
System\Windows\Input\Command\CommandBindingCollection.cs (4)
130
throw new NotSupportedException(SR.
CollectionOnlyAcceptsCommandBindings
);
166
throw new NotSupportedException(SR.
CollectionOnlyAcceptsCommandBindings
);
192
throw new NotSupportedException(SR.
CollectionOnlyAcceptsCommandBindings
);
210
throw new NotSupportedException(SR.
CollectionOnlyAcceptsCommandBindings
);