Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change SplitView to ContentControl #4471

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Conversation

punker76
Copy link
Member

@punker76 punker76 commented Mar 5, 2024

Describe the changes you have made to improve this project

Change SplitView from Control to ContentControl to fix these binding issues. Introduce also PaneTemplate dependency property and change the Pane property type to object.

Unit test

Additional context

Closed Issues

Closes #4468

Change SplitView from Control to ContentControl to fix these binding issues. Introduce also PaneTemplate dependency property and change the Pane property type to object.
@punker76 punker76 added this to the 3.0.0 milestone Mar 5, 2024
@punker76 punker76 merged commit 8f1d02b into develop Mar 5, 2024
5 checks passed
@punker76 punker76 deleted the fix/4468_splitview_bindings branch March 5, 2024 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Bindings are broken in SplitView
1 participant