uid |
---|
Uno.Development.WinUIDevelopmentDoc |
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.
- Images and image brushes
- Shapes
- Path geometry syntax
- Brushes (note: see Brush types supported on non-Windows platforms)
- Data binding overview
- Data binding in depth
- x:Bind to functions
- Dependency properties overview
- Custom dependency properties
- Attached properties overview
- Custom attached properties
- MVVM architecture
- x:Class attribute
- x:DefaultBindMode attribute
- x:FieldModifier attribute
- x:Key attribute
- x:Load attribute
- x:Name attribute
- x:Phase attribute
- x:Uid directive