C
C#3mo ago
Elio

Visualizer XAML

Hi, i've created my own ToggleButton Control and i was wondering how to remove the Cannot find resource named <Resource name>. error in the xaml vizualizer ? Because it can display my control on runtime and even in xaml vizualizer but it bother me to see this ghost error. here the code if it can help : https://paste.mod.gg/zaxjipozqilv/4
BlazeBin - zaxjipozqilv
A tool for sharing your source code with the world!
1 Reply
Elio
Elio3mo ago
if i merge ToggleButtonV5Generic.xaml in Generic.xaml the error disapear so i supposed that the visualizer can't find the path to the file but i do not understand why because it display my control in the visualizer