This documentation is archived and is not being maintained.
ContentControl::ShouldSerializeContent Method
Visual Studio 2010
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.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: