CoreCursor class

0 out of 4 rated this helpful - Rate this topic

Defines a cursor (visual pointer) object.

Syntax


public sealed class CoreCursor : Object

Attributes

ActivatableAttribute(Windows.UI.Core.ICoreCursorFactory, NTDDI_WIN8)
MarshalingBehaviorAttribute(Agile)
VersionAttribute(NTDDI_WIN8)
WebHostHiddenAttribute()

Members

The CoreCursor class has these types of members:

Constructors

The CoreCursor class has these constructors.

ConstructorDescription
CoreCursor Creates a new CoreCursor instance of the provided cursor type.

 

Methods

The CoreCursor class inherits methods from the Object class.

Properties

The CoreCursor class has these properties.

PropertyAccess typeDescription

Id

Read-onlyGets the resource ID of the cursor.

Type

Read-onlyGets the type of the cursor.

 

Requirements

Minimum supported client

Windows 8 [Windows Store apps only]

Minimum supported server

Windows Server 2012 [Windows Store apps only]

Minimum supported phone

Windows Phone 8

Namespace

Windows.UI.Core
Windows::UI::Core [C++]

Metadata

Windows.winmd

 

 

Build date: 2/25/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.