Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tobysmith568/icon-picker

Nuget library for showing the native Windows icon picker dialog in WPF (.NET Framework)
https://github.com/tobysmith568/icon-picker

c-sharp c-sharp-library dialog icon net-framework nuget nuget-package windows wpf

Last synced: 25 days ago
JSON representation

Nuget library for showing the native Windows icon picker dialog in WPF (.NET Framework)

Awesome Lists containing this project

README

        

# Icon-Picker
![Azure DevOps builds (branch)](https://img.shields.io/azure-devops/build/tobysmith568/Icon%20Picker/5/develop.svg?label=Build)
![Azure DevOps tests (branch)](https://img.shields.io/azure-devops/tests/tobysmith568/Icon%20Picker/5/develop.svg?label=Unit%20Tests&compact_message)
![Azure DevOps coverage (branch)](https://img.shields.io/azure-devops/coverage/tobysmith568/Icon%20Picker/5/develop.svg?label=Code%20Coverage)
![GitHub](https://img.shields.io/github/license/tobysmith568/Icon-Picker.svg?label=Licence)
![Nuget](https://img.shields.io/nuget/v/IconPicker.svg?label=Nuget)
![Nuget](https://img.shields.io/nuget/dt/IconPicker.svg?label=Downloads)

A Nuget library for showing the native Windows icon picker dialog in WPF.

Prompts the user to select an icon from the following file types:
- ico
- icl
- exe
- dll

![Image of the native Window icon picker dialog](https://i.stack.imgur.com/yM5ge.png)

### https://www.nuget.org/packages/IconPicker/