Windows.UI.Core.CoreCursor.CoreCursor C# (CSharp) Method

CoreCursor() public method

public CoreCursor ( [ type, [ id ) : System
type [
id [
return System
		public extern CoreCursor([In] CoreCursorType type, [In] uint id);
	}
CoreCursor