Microsoft.Graphics.Canvas.UI.Xaml Namespace |
Class | Description | |
---|---|---|
![]() | CanvasAnimatedControl | XAML control intended for displaying animating content. |
![]() | CanvasAnimatedDrawEventArgs | Provides data for the Draw event. |
![]() | CanvasAnimatedUpdateEventArgs | Provides data for the Update event. |
![]() ![]() | CanvasControl | XAML control providing immediate mode 2D rendering. Start here if you are new to the Win2D API. |
![]() | CanvasDrawEventArgs | Provides data for the Draw event. |
![]() ![]() | CanvasImageSource | Derives from Windows.UI.Xaml.Media.Imaging.SurfaceImageSource and extends it to know about Canvas types.
Most apps should use CanvasControl instead of directly managing their own CanvasImageSource. |
![]() | CanvasRegionsInvalidatedEventArgs | Provides data for the RegionsInvalidated event. |
![]() ![]() | CanvasSwapChainPanel | A swap chain panel is a XAML control which draws to a swap chain. |
![]() | CanvasVirtualControl | XAML control providing immediate mode 2D rendering to a virtualized surface. |
![]() | CanvasVirtualImageSource | Provides a virtualized ImageSource that can be used with XAML controls. |
Interface | Description | |
---|---|---|
![]() | ICanvasAnimatedControl | XAML control intended for displaying animating content. |