Hello,
after referencing RoyalDark.xamPropertyGrid.xaml as a merged dictionary in my window, the following error message is shown in the XAML designer:
----8<-----------------------------
An Exception was thrown
XamlParseException: Type reference cannot find type named '{clr-namespace:Infragistics.Controls.Editors.Primitives;assembly=DesignTools_e8bf3423-9011-43f7-9892-761eef1dc9c0}PropertyGridFilterAreaControl'.
Stack trace
at MS.Internal.Xaml.Context.ObjectWriterContext.ServiceProvider_Resolve(String qName) at MS.Internal.Xaml.ServiceProviderContext.System.Windows.Markup.IXamlTypeResolver.Resolve(String qName) at MS.Internal.Markup.StaticExtension.ProvideValue(IServiceProvider serviceProvider) at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CallProvideValue(MarkupExtension me, IServiceProvider serviceProvider)
InnerException: None
Any ideas?
Please clarify the Infragistics version you are using. We do not have any known issues related to using RoyalDark theme in a XamPropertyGrid with the above stack trace. So we need a sample to observe this XamlParseException that you are mentioning about.
I will further look into this issue as soon as we receive the sample.