Invoked when the value of the Content property changes.
Syntax
Parameters
- oldContent
-
Type: System.Object [.NET] | Platform::Object [C++]
The old value of the Content property.
- newContent
-
Type: System.Object [.NET] | Platform::Object [C++]
The new value of the Content property.
Remarks
If a value for ContentTemplateSelector exists, then the default implementation calls SelectTemplate on the implemented DataTemplateSelector, passing the newContent value as item, and the calling ContentControl as container. The return value then sets ContentTemplate automatically on the caller.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 3/12/2013