Core UI Controls
-
Buttons and Input
Learn about common controls for user interaction, including Button, TextBox, CheckBox, RadioButton, and more.
Learn More -
Layout and Navigation
Discover how to structure your UWP apps with Grid, StackPanel, RelativePanel, ListView, FlipView, and NavigationView.
Learn More -
Data Presentation
Explore controls for displaying and interacting with data, such as DataGrid, TreeView, CalendarView, and DatePicker.
Learn More -
Commanding and Actions
Understand how to implement commands and manage user actions with CommandBar, AppBarButton, and related APIs.
Learn More
Essential APIs
-
Device APIs
Access device capabilities like camera, microphone, location, sensors, and battery status.
Learn More -
Storage APIs
Work with files and folders, including accessing local, roaming, and removable storage.
Learn More -
Networking APIs
Implement network communication, handle network status changes, and interact with web services.
Learn More -
Background Tasks
Run code in the background, respond to system events, and manage background operations efficiently.
Learn More -
UI Automation
Learn about APIs for accessibility and testing, enabling richer user experiences and robust automation.
Learn More