Gets or sets a value that should be assigned to the PropertyName property. This is a dependency property.

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

Syntax

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

See Also