Volume Control
Application-specific hotkeys for Windows
VolumeControl.Core.Input.HotkeyRegisteringEventArgs Class Reference

Provides data for the hotkey Registering and Unregistering events. More...

Inheritance diagram for VolumeControl.Core.Input.HotkeyRegisteringEventArgs:
Collaboration diagram for VolumeControl.Core.Input.HotkeyRegisteringEventArgs:

Properties

bool RegistrationSuccessStateWhenHandled [get, set]
 Gets or sets whether the (un)registration succeeded when Handled is set to true. More...
 

Detailed Description

Provides data for the hotkey Registering and Unregistering events.

Property Documentation

◆ RegistrationSuccessStateWhenHandled

bool VolumeControl.Core.Input.HotkeyRegisteringEventArgs.RegistrationSuccessStateWhenHandled
getset

Gets or sets whether the (un)registration succeeded when Handled is set to true.

Returns
true for success; false for failure.

The documentation for this class was generated from the following file: