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 Singleton Pattern Helper to Microsoft.Toolkit #3003

Merged
merged 1 commit into from
Sep 13, 2019

Conversation

michael-hawker
Copy link
Member

@michael-hawker michael-hawker commented Sep 13, 2019

Issue: #2989 (Related to Graph Controls)

PR Type

What kind of change does this PR introduce?

  • Feature

What is the new behavior?

Common Helper for using Singleton Pattern based off common established method. Also used by Windows Template Studio.

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tested code with current supported SDKs
  • Pull Request has been submitted to the documentation repository instructions. Link:
  • Sample in sample app has been added / updated (for bug fixes / features)
  • Tests for the changes have been added (for bug fixes / features) (if applicable)
  • Header has been added to all new source files (run build/UpdateHeaders.bat)
  • Contains NO breaking changes

Other information

@michael-hawker michael-hawker added this to the 6.0 milestone Sep 13, 2019
@michael-hawker michael-hawker merged commit e274b2d into master Sep 13, 2019
@delete-merged-branch delete-merged-branch bot deleted the mhawker/singleton branch September 13, 2019 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants