WPF UserControl Style results in error message
- by Didier
Hi
I'm new in WPF so I try to create a WPF UserControl. My problem is about the style of the user control I've Created. On a design time I got this error message
Can only base on a Style with target type that is base type 'RichTextBox'.
at System.Windows.Style.Seal() at
System.Windows.StyleHelper.UpdateStyleCache(FrameworkElement
fe,…