Skip to content

TabControl Content Binding #18672

Answered by tobyfirth
xybschin asked this question in Q&A
Apr 17, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

I think you want to use a ContentControl not a ContentPresenter.

ContentPresenter is for use inside of a ControlTemplate when creating a ControlTheme for example Button. Basically if a class has 'Presenter' in the name it is for use with in a ControlTemplate and not for general use in a UserControl.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@xybschin
Comment options

Answer selected by xybschin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants