FrameworkTemplate::ShouldSerializeResources Method (XamlDesignerSerializationManager^)

 

Returns a value that indicates whether serialization processes should serialize the value of the Resources property on instances of this class.

Namespace:   System.Windows
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
bool ShouldSerializeResources(
	XamlDesignerSerializationManager^ manager
)

Return Value

Type: System::Boolean

true if the Resources property value should be serialized; otherwise, false.

.NET Framework
Available since 3.0
Return to top
Show: