Quantcast
Channel: Windows Presentation Foundation (WPF) forum
Viewing all articles
Browse latest Browse all 18858

BamlLocalizer.Update throws XamlParseException: Cannot find type

$
0
0

We have a wpf control that extends the DateTimeUpDown from Xceed Extended WPF Toolkit. We have a resource dictionary for the styling of the new control.

The library that contains the new control needs to be localize so we tried to use the BamlLocalizer.Update to localize the resources but the method throws XamlParseException: Cannot find type 'InputBase'...

The InputBase is an abstract class derived from Control and is the base class for DateTimeUpDown.

How can I determine why the BamlLocalizer does not find the InputBase.

I have placed the xceed extended wpf toolkit assembly in gac and still is does not find the InputBase


Viewing all articles
Browse latest Browse all 18858

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>