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

AutoCompleteBox should have a bindable Property for CaretIndex #13463

Closed
CodeDevAM opened this issue Nov 2, 2023 · 1 comment · Fixed by #13851
Closed

AutoCompleteBox should have a bindable Property for CaretIndex #13463

CodeDevAM opened this issue Nov 2, 2023 · 1 comment · Fixed by #13851
Labels
enhancement help-wanted A contribution from the community would be most welcome.

Comments

@CodeDevAM
Copy link

An AutoCompleteCox should have a bindable property for the CaretIndex of the underlying TextBox. The CaretIndex is a very useful information when using the AutoCompleteBox with a custom Populator.

This would make a workaround like this #13423 (reply in thread) unnecessary.

@timunie
Copy link
Contributor

timunie commented Nov 2, 2023

sounds like a good idea to me at lease. So as far as I can tell, any PR would be welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement help-wanted A contribution from the community would be most welcome.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants