ShortcutBindingChangedEventArgsConstructor

매뉴얼로 전환
public ShortcutBindingChangedEventArgs (string shortcutId, ShortcutManagement.ShortcutBinding oldBinding, ShortcutManagement.ShortcutBinding newBinding);

파라미터

shortcutIdThe ID of the shortcut that had its binding changed.
oldBindingThe old binding of the shortcut that had its binding changed.
newBindingThe new binding of the shortcut that had its binding changed.

설명

Initializes a new instance of the ShortcutBindingChangedEventArgs struct using the specified shortcut ID, old binding, and new binding.


Did you find this page useful? Please give it a rating: