Use ContentPropertyAttribute on Ribbon PopupButton

Ribbon for WPF Forum

Posted 15 years ago by Owen Christensen - Software Engineer, Minitab Inc.
Version: 4.5.0484
Avatar
I spent 10 minutes trying to figure out why nothing I put inside a Ribbon PopupButton would show up until I realized that the ContentPropertyAttribute wasn't set to PopupContent on the class. Would be handy.

[Modified at 01/30/2009 09:31 AM]

Comments (2)

Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Owen,

Sorry I'm not sure what you mean, PopupButtonBase (the base class of PopupButton) does have ContentPropertyAttribute assigned to "PopupContent" and as you can see in our demos, all of them have the popup content defined implicitly inline using the content.


Actipro Software Support

Posted 15 years ago by Owen Christensen - Software Engineer, Minitab Inc.
Avatar
My mistake. Was a logic error in our code.
The latest build of this product (v24.1.2) was released 1 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.