Unable to add event handler for Minimizing the Ribbon Control in WPF
-
Hi All, I am using the WPF ribbon Library in my application for getting a ribbon control attached in my application. I need the functionality where I can trap the minimize event in ribbon and do some additional stuff of code in there. But, to my surprise I could not find any property named Minimized in ribbon .. I could found out collapsed and Expanded but they were of no use. Can some body tell me what does IsMinimize property correspond to. As,if I know for which property the minimize functionality is attached,I can then easily solve my problem statement. -Kushagra I believe in Me !!!
-
Hi All, I am using the WPF ribbon Library in my application for getting a ribbon control attached in my application. I need the functionality where I can trap the minimize event in ribbon and do some additional stuff of code in there. But, to my surprise I could not find any property named Minimized in ribbon .. I could found out collapsed and Expanded but they were of no use. Can some body tell me what does IsMinimize property correspond to. As,if I know for which property the minimize functionality is attached,I can then easily solve my problem statement. -Kushagra I believe in Me !!!