ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1DatePicker Class / KeyTipTarget Property

In This Topic
    KeyTipTarget Property (C1DatePicker)
    In This Topic
    Syntax
    'Declaration
     
    Public Property KeyTipTarget As Windows.UI.Xaml.DependencyObject
    public Windows.UI.Xaml.DependencyObject KeyTipTarget {get; set;}
    See Also