C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / FlexViewer Class / BackgroundColorProperty Field


In This Topic
BackgroundColorProperty Field (FlexViewer)
In This Topic
Identifies the BackgroundColorProperty dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly BackgroundColorProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = FlexViewer.BackgroundColorProperty
See Also