Skip to content

Conversation

kronic
Copy link

@kronic kronic commented May 24, 2021

Fix Invalid cast exception. ComboBoxAutomationPeer is not implemented IScrollProvider.
Regresion commit

Fix Invalid cast exception. ComboBoxAutomationPeer is not implemented IScrollProvider.
@kronic kronic requested a review from a team as a code owner May 24, 2021 06:41
@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label May 24, 2021
@ghost ghost requested review from SamBent, fabiant3 and ryalanms May 24, 2021 06:41
@ayushverma-ms ayushverma-ms self-requested a review December 13, 2021 09:42
@ayushverma-ms
Copy link
Contributor

@kronic Combobox is the grandchild of ItemControl. ItemControl has a variable of ScrollViewer class, which can provide an implementation of IScrollProvider. (Basically, it is a ScrollViewerAutomationPeer instance).

@pchaurasia14 pchaurasia14 added the Community Contribution A label for all community Contributions label Jul 20, 2022
@ghost ghost assigned kronic Jul 20, 2022
@kronic
Copy link
Author

kronic commented Jul 20, 2022

@ayushverma-ms
I mean ComboBoxAutomationPeer doesn't implement interface IScrollProvider

@ghost ghost locked as resolved and limited conversation to collaborators Aug 20, 2022
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants