Control visible when it is not in edit mode.

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

Syntax

C#
public ContentPresenter ContentControl { get; set; }
Visual Basic
Public Property ContentControl As ContentPresenter
	Get
	Set

See Also