PageContent::ShouldSerializeChild Method (XamlDesignerSerializationManager^)
.NET Framework (current version)
Gets a value indicating whether the value of the Child property should be serialized when this PageContent is serialized.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- manager
-
Type:
System.Windows.Markup::XamlDesignerSerializationManager^
The serialization services provider.
Return Value
Type: System::Booleantrue if manager is not null and it does not have an XmlWriter; otherwise, false. The default is false.
.NET Framework
Available since 3.0
Available since 3.0
Show: