├── CONTRIBUTING.md ├── LICENSE ├── README.md ├── SECURITY.md └── tasks ├── App-version-and-title.md ├── Bing-image-of-the-day-URI.md ├── Cancelling-a-task-after-a-delay.md ├── Capture-an-image.md ├── Clipboard-text.md ├── Color-names-and-contrasting-foregrounds.md ├── Color-names-and-contrasting-foregrounds.png ├── Colors-as-a-collection.md ├── Convert-DPI-rectangles.md ├── Convert-RGB-to-HSV.md ├── Convert-hex-to-color.md ├── Data-binding-change-notification.md ├── File-exists.md ├── Folder-access-preservation.md ├── InkCanvas-data-binding.md ├── Launch-executable.md ├── Location-of-device.md ├── Media-file-concatenation.md ├── Play-sound-once-or-looped.md ├── Show-dialog-box.md ├── Socket-programming-with-TCP.md ├── Socket-programming-with-UDP.md ├── Store-app-rating-pop-up.md ├── Thread-switching-within-a-task.md ├── Time-specific-salutation.md ├── UI-thread-access-from-background-thread.md ├── UI-thread-task-await-from-background-thread.md ├── UI-update-after-delay.md ├── UI-updates-with-a-timer.md └── User-info.md /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/README.md -------------------------------------------------------------------------------- /SECURITY.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/SECURITY.md -------------------------------------------------------------------------------- /tasks/App-version-and-title.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/App-version-and-title.md -------------------------------------------------------------------------------- /tasks/Bing-image-of-the-day-URI.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/Bing-image-of-the-day-URI.md -------------------------------------------------------------------------------- /tasks/Cancelling-a-task-after-a-delay.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/Cancelling-a-task-after-a-delay.md -------------------------------------------------------------------------------- /tasks/Capture-an-image.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/Capture-an-image.md -------------------------------------------------------------------------------- /tasks/Clipboard-text.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/Clipboard-text.md -------------------------------------------------------------------------------- /tasks/Color-names-and-contrasting-foregrounds.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/Color-names-and-contrasting-foregrounds.md -------------------------------------------------------------------------------- /tasks/Color-names-and-contrasting-foregrounds.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/Color-names-and-contrasting-foregrounds.png -------------------------------------------------------------------------------- /tasks/Colors-as-a-collection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/Colors-as-a-collection.md -------------------------------------------------------------------------------- /tasks/Convert-DPI-rectangles.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/Convert-DPI-rectangles.md -------------------------------------------------------------------------------- /tasks/Convert-RGB-to-HSV.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/Convert-RGB-to-HSV.md -------------------------------------------------------------------------------- /tasks/Convert-hex-to-color.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/Convert-hex-to-color.md -------------------------------------------------------------------------------- /tasks/Data-binding-change-notification.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/Data-binding-change-notification.md -------------------------------------------------------------------------------- /tasks/File-exists.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/File-exists.md -------------------------------------------------------------------------------- /tasks/Folder-access-preservation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/Folder-access-preservation.md -------------------------------------------------------------------------------- /tasks/InkCanvas-data-binding.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/InkCanvas-data-binding.md -------------------------------------------------------------------------------- /tasks/Launch-executable.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/Launch-executable.md -------------------------------------------------------------------------------- /tasks/Location-of-device.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/Location-of-device.md -------------------------------------------------------------------------------- /tasks/Media-file-concatenation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/Media-file-concatenation.md -------------------------------------------------------------------------------- /tasks/Play-sound-once-or-looped.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/Play-sound-once-or-looped.md -------------------------------------------------------------------------------- /tasks/Show-dialog-box.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/Show-dialog-box.md -------------------------------------------------------------------------------- /tasks/Socket-programming-with-TCP.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/Socket-programming-with-TCP.md -------------------------------------------------------------------------------- /tasks/Socket-programming-with-UDP.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/Socket-programming-with-UDP.md -------------------------------------------------------------------------------- /tasks/Store-app-rating-pop-up.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/Store-app-rating-pop-up.md -------------------------------------------------------------------------------- /tasks/Thread-switching-within-a-task.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/Thread-switching-within-a-task.md -------------------------------------------------------------------------------- /tasks/Time-specific-salutation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/Time-specific-salutation.md -------------------------------------------------------------------------------- /tasks/UI-thread-access-from-background-thread.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/UI-thread-access-from-background-thread.md -------------------------------------------------------------------------------- /tasks/UI-thread-task-await-from-background-thread.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/UI-thread-task-await-from-background-thread.md -------------------------------------------------------------------------------- /tasks/UI-update-after-delay.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/UI-update-after-delay.md -------------------------------------------------------------------------------- /tasks/UI-updates-with-a-timer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/UI-updates-with-a-timer.md -------------------------------------------------------------------------------- /tasks/User-info.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/Windows-task-snippets/HEAD/tasks/User-info.md --------------------------------------------------------------------------------