'Declaration
Public Property Foreground As System.Windows.Media.Brush
'Usage
Dim instance As SheetTabScrollButton Dim value As System.Windows.Media.Brush instance.Foreground = value value = instance.Foreground
public System.Windows.Media.Brush Foreground {get; set;}
public read-write property Foreground: System.Windows.Media.Brush;
public function get,set Foreground : System.Windows.Media.Brush