C1.Android.Core Assembly / C1.Android.Core Namespace / C1BitmapIcon Class / ShowAsMonochromeProperty Field


In This Topic
ShowAsMonochromeProperty Field
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly ShowAsMonochromeProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1BitmapIcon.ShowAsMonochromeProperty
See Also