ComponentOne Basic Library for UWP
KeyboardAccelerators Property (C1DropDown)

C1.UWP Assembly > C1.Xaml Namespace > C1DropDown Class : KeyboardAccelerators Property
Syntax
'Declaration
 
Public ReadOnly Property KeyboardAccelerators As Windows.Foundation.Collections.IVector(Of KeyboardAccelerator)
public Windows.Foundation.Collections.IVector<KeyboardAccelerator> KeyboardAccelerators {get;}
See Also

Reference

C1DropDown Class
C1DropDown Members