You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
I'm planning to add some new features to it, such as adding TargetElement property to set the work area of eyedropper and adding an Eyedropper button for XAML.
I'm submitting a...
Feature request (UserVoice request:https://wpdev.uservoice.com/forums/110705-universal-windows-platform/suggestions/31112329-eyedropper-ability-to-pick-color-outside-of-the-uw )
Expected behavior
I noticed that some developers wanted the Eyedropper control.
And I've developed an Eyedropper control with similar capabilities.I want to contribute it to the community.
My repo link: https://github.com/HHChaos/Eyedropper
I'm planning to add some new features to it, such as adding
TargetElementproperty to set the work area of eyedropper and adding an Eyedropper button for XAML.