Attaches (initializes) the editor with the current property.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
void Attach(
	PropertyAttribute property
)
Visual Basic
Sub Attach ( _
	property As PropertyAttribute _
)

See Also