Ecosyste.ms: Awesome

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

https://github.com/realistschuckle/wpfchrometabs

A WPF Control that duplicates the tabs found in Google Chrome.
https://github.com/realistschuckle/wpfchrometabs

Last synced: 13 days ago
JSON representation

A WPF Control that duplicates the tabs found in Google Chrome.

Lists

README

        

# WPF Chrome Tabs

A WPF custom tab control built from the ground up to mimic the user experience
found in Google's Chrome browser.

Here's [a video on Vimeo](https://vimeo.com/44969662) showing the control in
action.

# For MVVM support...

... please check out the
[wpfchrometabs-mvvm](https://github.com/sskodje/wpfchrometabs-mvvm) repo by
@sskodje.