Share via


DynamicsBaseHostedControl.RegisteredKeyShortcuts Property

Definition

protected:
 property System::Collections::ObjectModel::ReadOnlyDictionary<System::Windows::Input::KeyGesture ^, Microsoft::Crm::UnifiedServiceDesk::Dynamics::DynamicsBaseHostedControl::ShortcutAttributes ^> ^ RegisteredKeyShortcuts { System::Collections::ObjectModel::ReadOnlyDictionary<System::Windows::Input::KeyGesture ^, Microsoft::Crm::UnifiedServiceDesk::Dynamics::DynamicsBaseHostedControl::ShortcutAttributes ^> ^ get(); };
protected System.Collections.ObjectModel.ReadOnlyDictionary<System.Windows.Input.KeyGesture,Microsoft.Crm.UnifiedServiceDesk.Dynamics.DynamicsBaseHostedControl.ShortcutAttributes> RegisteredKeyShortcuts { get; }
member this.RegisteredKeyShortcuts : System.Collections.ObjectModel.ReadOnlyDictionary<System.Windows.Input.KeyGesture, Microsoft.Crm.UnifiedServiceDesk.Dynamics.DynamicsBaseHostedControl.ShortcutAttributes>
Protected ReadOnly Property RegisteredKeyShortcuts As ReadOnlyDictionary(Of KeyGesture, DynamicsBaseHostedControl.ShortcutAttributes)

Property Value

Applies to