ContentControl : Control

Implemented for: all platforms supported by Uno Platform

This document lists all properties, methods, and events of ContentControl that are currently implemented by the Uno Platform. See the WinUI and UWP documentation for detailed usage guidelines which all automatically apply to Uno Platform.

Implemented properties

Property Supported on
TransitionCollection ContentTransitions all platforms supported by Uno Platform
DataTemplateSelector ContentTemplateSelector all platforms supported by Uno Platform
DataTemplate ContentTemplate all platforms supported by Uno Platform
object Content all platforms supported by Uno Platform
UIElement ContentTemplateRoot iOS, WASM, Skia
DependencyProperty ContentProperty all platforms supported by Uno Platform
DependencyProperty ContentTemplateProperty all platforms supported by Uno Platform
DependencyProperty ContentTemplateSelectorProperty all platforms supported by Uno Platform
DependencyProperty ContentTransitionsProperty all platforms supported by Uno Platform

Implemented methods

Method Supported on
void OnContentChanged(object, object) all platforms supported by Uno Platform
void OnContentTemplateChanged(DataTemplate, DataTemplate) all platforms supported by Uno Platform
void OnContentTemplateSelectorChanged(DataTemplateSelector, DataTemplateSelector) all platforms supported by Uno Platform

Below are all properties, methods, and events of ContentControl that are not currently implemented in Uno.

Not implemented properties

Property Not supported on
UIElement ContentTemplateRoot Android, MacOS

Last updated Friday, 03 November 2023 16:21.