Gets or sets the projection applied to the content.

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

Syntax

C#
public Projection ContentProjection { get; set; }
Visual Basic
Public Property ContentProjection As Projection
	Get
	Set

See Also