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
210
Problem with Office Blue theme when loading user controls via reflection
posted

I have a WPF application which allows the user to select theme own theme, from a choice of Office 2010 Blue, Offcie 2013,, IG, Royal Drak and Royal Light..  This worked fine.

I have a user control which has a Xamdatgrid on the left of the screen, and an expanded list of fields showing more of the data fields on each row of the XamdataGrid..  The panel on the right also allowed the user to add new lines and make changes.

This worked fine with all 5 of the themes listed.

I changed the application so that it no longer loaded everything at startup, and instead uses reflection to load the iuser control realting to the selected option.  This reduced my load time from 45 to 60 seconds to 2 to 3 seconds, then 4 to 5 seconds for an user control.

However, the Office 2010 blue theme doesn't work with this arrangement.  The panel beside the XamDataGrid shows all fiedls as blank and it seems to have lost its data context. 

The other 4 themes work fine.  I only have a problem withthe Office 2010 Blue theme.  I have had to disable this

Is it possible there is an issue with this particualr theme which is corrupting  something ?

  • 7535
    Offline posted

    Hello Gordon,

    Thank you for contacting. I looked into our internal bug tracking system and don’t find any particular bug for office 2010 Blue theme, the best way for us to assist you is if you provide a small isolated sample (steps) that we can run and use for debugging locally.

    Regards,