ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1TabItemPresenter Class / ShowSelectedCuesProperty Field

In This Topic
    ShowSelectedCuesProperty Field
    In This Topic
    Identifies the ShowSelectedCues dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ShowSelectedCuesProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty ShowSelectedCuesProperty
    See Also