ComponentOne Basic Library for WPF and Silverlight
Resources Property (C1RadialPanel)


C1.Silverlight Namespace > C1RadialPanel Class : Resources Property
Syntax
'Declaration
 
Public Property Resources As System.Windows.ResourceDictionary
'Usage
 
Dim instance As C1RadialPanel
Dim value As System.Windows.ResourceDictionary
 
instance.Resources = value
 
value = instance.Resources
public System.Windows.ResourceDictionary Resources {get; set;}
See Also

Reference

C1RadialPanel Class
C1RadialPanel Members