'Declaration Protected Property VisualEdgeMode As System.Windows.Media.EdgeMode
'Usage Dim instance As TabStripSplitBox Dim value As System.Windows.Media.EdgeMode instance.VisualEdgeMode = value value = instance.VisualEdgeMode
protected System.Windows.Media.EdgeMode VisualEdgeMode {get; set;}