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

ContentControl - VerticalContentAlignment #49

Closed
BSick7 opened this issue Mar 31, 2014 · 1 comment
Closed

ContentControl - VerticalContentAlignment #49

BSick7 opened this issue Mar 31, 2014 · 1 comment
Labels

Comments

@BSick7
Copy link
Member

BSick7 commented Mar 31, 2014

ContentPresenter should take VerticalContentAlignment as VerticalAlignment. Not working properly for some reason. Could be bug or conflict.

@BSick7 BSick7 added the bug label Mar 31, 2014
@BSick7
Copy link
Member Author

BSick7 commented Mar 31, 2014

In test example, GridCell did not set DefaultStyleKey explicitly. Was falling back to default template for a ContentControl. Could we first try to look for implicit style then fall back to DefaultStyleKey to avoid this issue? Unfortunately, this would fail for anything inheriting from GridCell.

@BSick7 BSick7 closed this as completed Apr 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant