An attribute that can be used to declarative tell xaml serialization whether and how properties should be serialized.

Namespace: yWorks.Support.Attributes
Assembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2

Syntax

C#
public class DesignerSerializationVisibilityAttribute : Attribute
Visual Basic
Public Class DesignerSerializationVisibilityAttribute _
	Inherits Attribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    yWorks.Support.Attributes..::..DesignerSerializationVisibilityAttribute

See Also