Created
August 9, 2018 01:01
-
-
Save iletai/3c7cb223ba4ccbbd0b8692e4ab25f982 to your computer and use it in GitHub Desktop.
CursorGet.cpp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Window::Current->CoreWindow->PointerCursor = ref new Windows::UI::Core::CoreCursor(Windows::UI::Core::CoreCursorType::Custom, IDC_CURSOR1); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment