开发者

WPF/RibbonGallery: Need help understanding binding and events

开发者 https://www.devze.com 2023-01-16 04:18 出处:网络
i need some help understan开发者_如何学Cding the example posted by Lester\'s Blog: Using RibbonGallery Control. i am relatively new to WPF and not really familiar with MVVM

i need some help understan开发者_如何学Cding the example posted by Lester's Blog: Using RibbonGallery Control. i am relatively new to WPF and not really familiar with MVVM

i dont really understand how the ribbon gallery in the sample is bound and how to handle events like click/selection change to switch the font or color.


Learn MVVM as a start... don't dive in now and regret later when your code will need some maintenance... There are a lot of good tutorials. try this thread: MVVM: Tutorial from start to finish?

Once you get the basics... it will come more natural to you

0

精彩评论

暂无评论...
验证码 换一张
取 消