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

HorizontalContentAlignment and VerticalContentAlignment in UniformToFill mode #632

Conversation

podrascanindragan47
Copy link

HorizontalContentAlignment and VerticalContentAlignment work while Stretch is UniformToFill

Copy link
Contributor

@MrBean2016 MrBean2016 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a problem with this fix when using the WPF Navigation framework since the pages are loaded in a background thread by WPF. An exception is thrown that an UI object is not created on the UI-thread. Reverting to the previous implementation do not result in this error.

@mariodivece
Copy link
Member

Closing PR per @MrBean2016 suggestion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants