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

Basic WinForms support #37

Merged
merged 2 commits into from
Jan 5, 2014
Merged

Basic WinForms support #37

merged 2 commits into from
Jan 5, 2014

Conversation

rzhw
Copy link
Contributor

@rzhw rzhw commented Jan 5, 2014

Adds a PlatformBitmapLoader. Since it doesn't seem possible to tell if an app is meant to be WinForms or WPF, and the two can be mixed, it's namespaced under Splat.WinForms and would need to be manually set as the current bitmap loader.

@anaisbetts anaisbetts merged commit 88f329e into master Jan 5, 2014
@anaisbetts
Copy link
Member

Merged, thanks @rzhw! My only change was, you should just omit the private keyword, it isn't necessary (at least for code that's written like Splat and RxUI, in the One True C# Style™)

@anaisbetts anaisbetts deleted the winforms branch January 5, 2014 22:51
@lock lock bot locked and limited conversation to collaborators Jun 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants