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

Add new Keyboard enum values to KeyboardDesignTypeConverter #26329

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

jfversluis
Copy link
Member

Description of Change

Adds the new Keyboard enum values (Password, Date, Time) to the KeyboardDesignTypeConverter so that IntelliSense will recognize them.

While I was here, also moved the XML comments to inline and added the missing ones.

Issues Fixed

Fixes #26321

@jfversluis jfversluis enabled auto-merge (squash) December 3, 2024 17:44
@jfversluis jfversluis merged commit 35adc5e into main Dec 3, 2024
104 checks passed
@jfversluis jfversluis deleted the update-keyboard branch December 3, 2024 17:45
@samhouts samhouts added fixed-in-9.0.21 fixed-in-net8.0-nightly This may be available in a nightly release! labels Dec 16, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jan 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fixed-in-9.0.21 fixed-in-net8.0-nightly This may be available in a nightly release!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Visual Studio XAML Editor shows error for new keyboard types on Editor and Entry controls
3 participants