menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CursorDisplayHandler - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CursorDisplayHandler

    Represents a class for the cursor display handler

    Inheritance
    System.Object
    CursorDisplayHandler
    Namespace: Syncfusion.UI.Xaml.Controls.Extensions
    Assembly: Syncfusion.SfShared.UWP.dll
    Syntax
    public class CursorDisplayHandler : Object

    Constructors

    CursorDisplayHandler()

    Declaration
    public CursorDisplayHandler()

    Properties

    DefaultCursor

    Gets the Default cursor for the Windows.UI.Core.CoreCursor

    Declaration
    public static CoreCursor DefaultCursor { get; }
    Property Value
    Type
    Windows.UI.Core.CoreCursor

    Methods

    Attach(FrameworkElement)

    Gets the focus

    Declaration
    public void Attach(FrameworkElement c)
    Parameters
    Type Name Description
    Windows.UI.Xaml.FrameworkElement c

    frame work element

    Detach()

    Removes the focus

    Declaration
    public void Detach()

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved