ComponentOne Basic Library for WPF and Silverlight
DataContext Property (C1RadialBackgroundPresenter)


C1.Silverlight Namespace > C1RadialBackgroundPresenter Class : DataContext Property
Syntax
'Declaration
 
Public Property DataContext As System.Object
'Usage
 
Dim instance As C1RadialBackgroundPresenter
Dim value As System.Object
 
instance.DataContext = value
 
value = instance.DataContext
public System.object DataContext {get; set;}
See Also

Reference

C1RadialBackgroundPresenter Class
C1RadialBackgroundPresenter Members