Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
209
Error when trying to theme XamPropertyGrid
posted

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

----8<-----------------------------

Any ideas?

  • 6120
    Offline posted

    Hello,

    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.