check Shortcuts Unique Against
Check to see that the shortcuts of this category and the shortcuts of all the overlapCategories are unique relative to the provided BaseKeyboardShortcut.
Return
The Sets of KeyboardShortcuts that have the same shortcut key combination as the provided BaseKeyboardShortcut. If there are no duplicates, the set will be empty.
Parameters
bks
The BaseKeyboardShortcut to compare against.