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