'Declaration Public Property SelectionForeground As System.Windows.Media.Brush
'Usage Dim instance As EditingElement Dim value As System.Windows.Media.Brush instance.SelectionForeground = value value = instance.SelectionForeground
public System.Windows.Media.Brush SelectionForeground {get; set;}