WinUI documentation - Development

Uno Platform's API is derived from the WinUI application framework. Microsoft provides extensive documentation for WinUI. Rather than duplicate all of it, here we list selected entries that are especially applicable to Uno Platform developers.

The resources below explain many aspects of the API shared by WinUI and Uno Platform in more detail, including layouting, styling and templating, data binding, and more.

Layouting

Drawing

Styling and templating

Controls

Lists

Animations

Events and pointer input

Data binding and dependency properties

XAML

XAML attributes

Markup extensions

Other