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

Convert RivePlayer properties into DependencyProperties #2

Merged
merged 1 commit into from
Aug 10, 2022
Merged

Conversation

csmartdalton
Copy link
Collaborator

This makes it play nicely with the XAML system. Storing them as
DependencyProperties also removes the need for the "mShadow*" variables.

Also lifts the RivePlayer property definitions into their own
RivePlayer.Properties.cs file.

This makes it play nicely with the XAML system. Storing them as
DependencyProperties also removes the need for the "mShadow*" variables.

Also lifts the RivePlayer property definitions into their own
RivePlayer.Properties.cs file.
Copy link

@michael-hawker michael-hawker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@csmartdalton csmartdalton merged commit 02bdda1 into main Aug 10, 2022
@csmartdalton csmartdalton deleted the props branch August 10, 2022 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants