# wpfchrometabs **Repository Path**: LinRaise/wpfchrometabs ## Basic Information - **Project Name**: wpfchrometabs - **Description**: A WPF Control that duplicates the tabs found in Google Chrome. - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-22 - **Last Updated**: 2022-04-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.