Event DefaultKeyBindingsChanged
Raised when the DefaultKeyBindings are changed — either by replacing the entire dictionary (property setter) or by calling SetDefaultKeyBinding(Command, PlatformKeyBinding) / RemoveDefaultKeyBinding(Command).
public static event EventHandler? DefaultKeyBindingsChanged
Returns
- EventHandler
- Raised when the are changed — either by replacing the entire dictionary (property setter) or by calling / .