spiegelp / MaterialDesignExtensions

Material Design Extensions is based on Material Design in XAML Toolkit to provide additional controls and features for WPF apps
https://spiegelp.github.io/MaterialDesignExtensions/
MIT License
754 stars 122 forks source link

MaterialDesignStepNumberIconTemplate not found #182

Open AmeerMansourGWsp opened 7 months ago

AmeerMansourGWsp commented 7 months ago

I am trying to use stepper but it always shows this error System.Windows.ResourceReferenceKeyNotFoundException: ''MaterialDesignStepNumberIconTemplate' resource not found.'

what is that? image

AmeerMansourGWsp commented 7 months ago

I figured it out. you need to mention in the documentation that we need add Generic.xaml dictionary . please feel free to close this issue