Gets or sets the content of the preview state.

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

Syntax

C#
public Object PreviewContent { get; set; }
Visual Basic
Public Property PreviewContent As Object
	Get
	Set

See Also