TBB#0342
TBB#0342
CC#
Created by TBB#0342 on 11/29/2024 in #help
Custom Controls won't show in XAML Designer when referenced via .dll
Dear C#-Community, Currently, I was implementing custom WPF controls. These custom controls have their own style, which are referenced in the Themes/Generic.xml file. However, when I build the .dll file of the custom control library and reference it in a new project, the designer won't show the custom controls, but they are definitely there. I would see them, if I start the project. I tried different approaches like setting additional attributes, do configurations in the assemblyInfo.cs but nothing works. I am quite clueless now. Thank you for your time.
3 replies