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
260
Using Vector with binding instead image in MenuTool
posted

Hello,

I want to replace image in MenuTool with Viewbox containing Canvas nad Paths also those paths have property bound to parent MenuTool so I can control e.g Stroke Color. I mostly achived that but got problems with binding. I think its coused by DependancyProperty which is holding vector and its outside visual/logical tree.

Strange thing is that on first ribbon tab this solution works but on any other ribbon tab it doesnt.

I attach sample.

Thanks

MenuToolBinding.zip