Closed Coloris closed 6 years ago
@Coloris I defined a resource MaterialDesignStepperSeparator
for the color. You can "hide" the separator by redefining the resource as <SolidColorBrush x:Key="MaterialDesignStepperSeparator" Color="Transparent" />
.
Is it possible to hide the line separator between steps and the content area ?
Thanks for your work !