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

Flyout focus enhancement #1805

Merged
merged 2 commits into from
Feb 19, 2015
Merged

Flyout focus enhancement #1805

merged 2 commits into from
Feb 19, 2015

Conversation

punker76
Copy link
Member

  • 2 new properties for Flyout
    • public FrameworkElement FocusedElement
    • public bool AllowFocusElement default to True
  • first try focus FocusedElement
  • try focus first element from content
  • try focus first element from header

flyout focus enhancements
- first try focus FocusedElement
- try focus first element from content
- try focus first element from header
@punker76 punker76 added this to the 1.1.0 milestone Feb 18, 2015
punker76 added a commit that referenced this pull request Feb 19, 2015
@punker76 punker76 merged commit a696619 into master Feb 19, 2015
@punker76 punker76 deleted the flyout-focus-enhancement branch February 19, 2015 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant