ComponentOne OrgChart for UWP
C1.UWP.OrgChart Assembly / C1.Xaml.OrgChart Namespace / C1OrgChart Class / KeyTipTarget Property

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