ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1SlideContentControl Class / RequiresPointer Property

In This Topic
    RequiresPointer Property (C1SlideContentControl)
    In This Topic
    Syntax
    'Declaration
     
    Public Property RequiresPointer As Windows.UI.Xaml.Controls.RequiresPointer
    public Windows.UI.Xaml.Controls.RequiresPointer RequiresPointer {get; set;}
    See Also