The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ContentControl::ShouldSerializeContent Method ()
.NET Framework (current version)
Indicates whether the Content property should be persisted.
Assembly: PresentationFramework (in PresentationFramework.dll)
This ShouldSerialize method is provided because the Content property does not have a simple default value. This method indicates whether the property has changed from its default value. You typically invoke this method if you are either developing a designer for the ContentControl or developing your own control incorporating the ContentControl.
.NET Framework
Available since 3.0
Available since 3.0
Show: