'Declaration
Public Overrides Property NoteIndicatorColor As Color
'Usage
Dim instance As NamedStyle Dim value As Color instance.NoteIndicatorColor = value value = instance.NoteIndicatorColor
public override Color NoteIndicatorColor {get; set;}
'Declaration
Public Overrides Property NoteIndicatorColor As Color
'Usage
Dim instance As NamedStyle Dim value As Color instance.NoteIndicatorColor = value value = instance.NoteIndicatorColor
public override Color NoteIndicatorColor {get; set;}