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
105
Office Theme and LightSwitchUtilities
posted

Hi

If I use the LightSwitchUtilities with the default theme all is ok. With the Office-Theme I have a error at Excel-Import: TargetName "contentPresenter" cannot be resolved. In the source code of the LSU I found this:

                        <ContentPresenter Margin="2"
                            x:Name="contentPresenter"
                            Content="{TemplateBinding Content}"/>

I don't know if that a LSU problem or a Office-Theme. (no plan about the code)

Thanks in advance

best regards

remo