ComponentOne Imaging for UWP
C1.UWP.Imaging Assembly / C1.Xaml.Imaging Namespace / C1Image Class / AccessKey Property

In This Topic
    AccessKey Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property AccessKey As System.String
    public System.string AccessKey {get; set;}
    See Also