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

Remove Dependency Properties from WinUI Stepper #1258

Merged
merged 1 commit into from
Jun 11, 2021
Merged

Conversation

PureWeen
Copy link
Member

Description of Change

The WinUI Stepper is using a bunch of DependencyProperties but those properties aren't bound to anything. They seem to be left over from when the Stepper was bound to a XAML control.

The Dependency Property approach is causing an NRE when ran inside of Shell

@PureWeen PureWeen requested a review from jsuarezruiz June 11, 2021 02:55
@Redth Redth merged commit e269bb1 into main Jun 11, 2021
@Redth Redth deleted the fix_winui_stepper branch June 11, 2021 10:38
@ghost ghost added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Jul 11, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2023
@Eilon Eilon removed the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 10, 2024
@samhouts samhouts added the fixed-in-6.0.100-preview.5 Look for this fix in 6.0.100-preview.5! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants