Represents an attribute that indicates a property can be serialized as part of a XAML composite object.
Definition
Namespace:Telerik.Windows.Documents.Model
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
[AttributeUsage(AttributeTargets.Property)]
public class XamlCompositePropertySerializableAttribute : Attribute
Inheritance: objectAttributeXamlCompositePropertySerializableAttribute
Inherited Members
Constructors
C#
public XamlCompositePropertySerializableAttribute()