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

Represents errors that occur when the specified Attributes.HotkeyActionSettingAttribute.DataTemplateProviderType does not implement ITemplateProvider. More...

Inheritance diagram for VolumeControl.Core.Input.Exceptions.InvalidDataTemplateProviderTypeException:
Collaboration diagram for VolumeControl.Core.Input.Exceptions.InvalidDataTemplateProviderTypeException:

Properties

Type? InvalidProviderType [get]
 Gets the invalid ITemplateProvider type that caused the exception. More...
 

Detailed Description

Represents errors that occur when the specified Attributes.HotkeyActionSettingAttribute.DataTemplateProviderType does not implement ITemplateProvider.

Property Documentation

◆ InvalidProviderType

Type? VolumeControl.Core.Input.Exceptions.InvalidDataTemplateProviderTypeException.InvalidProviderType
get

Gets the invalid ITemplateProvider type that caused the exception.


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