Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ghost1372/devwinui

DevWinUI is a collection of useful classes, controls, styles, and codes for WinUI 3. Create a WinUI 3 app in less than a minute with the built-in project templates and scaffolding tools.
https://github.com/ghost1372/devwinui

compositopn controls custom devwinui extension helpers navigationview persian pinvoke rainbow styles templates theme titlebar wasdk win2d windows-app-sdk winui winui3 winuicommunity

Last synced: 1 day ago
JSON representation

DevWinUI is a collection of useful classes, controls, styles, and codes for WinUI 3. Create a WinUI 3 app in less than a minute with the built-in project templates and scaffolding tools.

Awesome Lists containing this project

README

        

# 🌟 Welcome to DevWinUI! 🌟


IDE-version

Packages



build
releaseDate

Docs

license

|Packages|Download/Installation|Documentation|
|:---|:---|:---:|
|[![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/MahdiHosseini.DevWinUITemplates?label=DevWinUI-Templates)](https://marketplace.visualstudio.com/items?itemName=MahdiHosseini.DevWinUITemplates)|[![Marketplace](https://img.shields.io/visual-studio-marketplace/d/MahdiHosseini.DevWinUITemplates?logo=visual%20studio&label=DevWinUI-Templates)](https://marketplace.visualstudio.com/items?itemName=MahdiHosseini.DevWinUITemplates)|[![Document](https://img.shields.io/badge/See%20Here-%20?logo=github&label=Document&color=red)](https://github.com/Ghost1372/DevWinUI)|
||||
|[![NuGet Version](https://img.shields.io/nuget/v/DevWinUI?label=DevWinUI)](https://www.nuget.org/packages/DevWinUI)|[![NuGet Download](https://img.shields.io/nuget/dt/DevWinUI?label=DevWinUI)](https://www.nuget.org/packages/DevWinUI)|[![Document](https://img.shields.io/badge/See%20Here-%20?logo=github&label=Document&color=red)](https://Ghost1372.github.io/DevWinUI)|
|[![NuGet Version](https://img.shields.io/nuget/v/DevWinUI.Controls?label=DevWinUI.Controls)](https://www.nuget.org/packages/DevWinUI.Controls)|[![NuGet Download](https://img.shields.io/nuget/dt/DevWinUI.Controls?label=DevWinUI.Controls)](https://www.nuget.org/packages/DevWinUI.Controls)|[![Document](https://img.shields.io/badge/See%20Here-%20?logo=github&label=Document&color=red)](https://Ghost1372.github.io/DevWinUIControls/)|
|[![NuGet Version](https://img.shields.io/nuget/v/DevWinUI.ContextMenu?label=DevWinUI.ContextMenu)](https://www.nuget.org/packages/DevWinUI.ContextMenu)|[![NuGet Download](https://img.shields.io/nuget/dt/DevWinUI.ContextMenu?label=DevWinUI.ContextMenu)](https://www.nuget.org/packages/DevWinUI.ContextMenu)|[![Document](https://img.shields.io/badge/See%20Here-%20?logo=github&label=Document&color=red)](https://Ghost1372.github.io/DevWinUIContextMenu)|

---

### 🌟 Support My Work! 🌟
> [!IMPORTANT]
> 🌟 I pour my heart and soul into creating useful apps and tools. If you’ve found my work helpful or interesting, consider supporting me by making a donation. 🌟

|Trust Wallet|Address|
|-|-|
|Bitcoin|bc1qzs4kt4aeqym6gsde669g5rksv4swjhzjqqp23a|
|ETH|0x40Db4476c1D498b167f76A2c7ED9D45b65eb5d0C|

## πŸ“œ Licensing and Attribution πŸ“œ
This library includes code and components derived from various open-source projects. Efforts have been made to respect and comply with their respective licenses.
A detailed list can be found in the [ThirdPartyNotices.txt](ThirdPartyNotices.txt) file included in this repository.

πŸ™ **A heartfelt thanks to the open-source projects and their communities for making this work possible.**

---

# πŸš€ DevWinUI πŸš€
Your ultimate toolkit for building WinUI 3 applications effortlessly. Whether you're a seasoned developer or taking your first steps into app development, DevWinUI has everything you need to bring your ideas to life! πŸŽ‰

DevWinUI empowers you with a robust collection of tools, including custom classes, controls, styles, and utilities tailored for WinUI 3, the modern UI framework for Windows 10 and beyond.

## Why Choose DevWinUI?
### πŸš€ Get Started Quickly:
Kickstart your project in under a minute with built-in templates and scaffolding tools.
### 🎨 Tailor Your App’s Look:
Customize themes effortlessly β€” from classic light and dark modes to vibrant rainbow palettes.
### 🧩 Elevate Your UI:
Add flair with custom controls designed to enhance user experience.
### ✨ Unlock Stunning Visuals:
Use Win2D, a DirectX-based graphics library, to create mesmerizing effects like particle systems, gooey animations, watermarks, and more.
### πŸ”§ Simplify Development:
Streamline common tasks like navigation, theme management, and app updates with helper classes and extensions.

DevWinUI is your gateway to creating visually stunning, user-friendly, and feature-rich apps on WinUI 3. Let's build something amazing together! πŸš€

### πŸ“š Explore Our Documentation! πŸ“š
> [!TIP]
> Need help getting started with our app? Our comprehensive documentation site covers everything you need to know. Whether you’re a beginner or an experienced user, you’ll find answers, tutorials, and tips to enhance your experience. From installation instructions to advanced features, we’ve got you covered. Happy exploring! πŸš€
> πŸ‘‰ [Documentation](https://Ghost1372.github.io/DevWinUI/) πŸ‘ˆ

### πŸš€ Explore Our Gallery App πŸš€

> [!NOTE]
> Want to see DevWinUI in action? Head over to our Gallery App for a hands-on experience. You’ll find practical examples, usage scenarios, and interactive demos that showcase the power of our toolkit. See [Galery App Source Code](dev/DevWinUI.Gallery) or Download from Microsoft Store.



![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/GalleryApp.png)

### βš™οΈ Compile Source Code

> [!TIP]
> Please confirm that your development environment meets the requirements before compiling.

#### 1. πŸ–₯️ Visual Studio 2022
Ensure that your installation includes the appropriate workloads:
- On the `Workloads` tab of the Visual Studio installation dialog box, select:
- **.NET Desktop Development**
- **Windows Application Development**

#### 2. πŸ› οΈ .NET SDKs
- Ensure .NET versions `8.x` and `9.x` are installed.

#### 3. πŸ“‚ Solution Format
- This project uses the new **SLNX format** for solutions.
- ⚠️ **Note:** This feature is currently in preview and you need to enable it from **Tools -> Manage Preview Features**.
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/SLNX.png)

Make sure your environment matches these requirements to avoid any issues during compilation.

### ⚠️ Nightly Build

**nightly build** of the Gallery App generated automatically by GitHub Actions.

#### Important Notes:
- This build may contain experimental features or untested changes.
- Stability and performance are not guaranteed.
- The app is provided as-is and should be used **only for testing purposes**.
- For production use, please download the latest **stable release**.

### Want the Nightly Build?
If you would like to test the nightly build:
1. Visit the [GitHub Actions page](https://github.com/ghost1372/DevWinUI/actions).
2. Download the zipped Gallery App from the latest successful workflow run. (`artifacts-[platform].zip`)

### πŸ§‘β€πŸ’» Contributing πŸ§‘β€πŸ’»
Found a bug? Want to contribute? We’d love your input!
Happy coding! πŸ–₯οΈπŸ’‘

### Feedback and Issues
If you encounter any issues or have feedback, please report them [here](https://github.com/ghost1372/DevWinUI/issues). Your input helps improve the app!

---

## πŸ”₯ DevWinUI πŸ”₯
### ⚑ What’s Inside? ⚑
- ✨ RichTextFormatter
- ✨ Converter
- ✨ Extensions
- ✨ Helpers
- ✨ NavigationService
- ✨ JsonNavigationService
- ✨ RainbowFrame
- ✨ ThemeService
- ✨ PickCredential
- ✨ RequestWindowsPIN
- ✨ Legacy MessageBox
- πŸš€ And More...

#### πŸ’» Installation | Nuget
```
Install-Package DevWinUI
```

> [!WARNING]
> For more info See the [DevWinUI](dev/DevWinUI/README.md) and [Docs](https://Ghost1372.github.io/DevWinUI/)

---

## πŸ”₯ DevWinUI.Controls πŸ”₯
### ⚑ What’s Inside? ⚑

- ✨ StepBar
- ✨ LayoutTransformer
- ✨ GoToTop
- ✨ FlexPanel
- ✨ HoneycombPanel
- ✨ ElementGroup
- ✨ CompareSlider
- ✨ TransitioningContentControl
- ✨ DateTimePicker
- ✨ CalendarWithClock
- ✨ Clock
- ✨ CirclePanel
- ✨ CalendarView Style
- ✨ ProgressButton
- ✨ TextBox
- ✨ BreadcrumbNavigator
- ✨ PinBox
- ✨ SelectorBarSegmented
- ✨ NavigationViewItem Style
- ✨ ColorfulShimmingEffect
- ✨ FlipSide
- ✨ LongShadowTextBlock
- ✨ PagerControl
- ✨ IndeterminateProgressBar
- ✨ LoadingIndicator
- ✨ AutoScrollView
- ✨ OpacityMaskView
- ✨ ProgressRing
- ✨ WaveProgressBar
- ✨ Divider
- ✨ Shield
- ✨ Gravatar
- ✨ FlyoutMenuButton
- ✨ Growl
- ✨ InlineAutoCompleteTextBox
- ✨ IsEnabledTextBlock
- ✨ KeyVisual
- ✨ OOBEPageControl
- ✨ Shortcut
- ✨ Validation
- ✨ WrapPanel
- ✨ CheckBoxWithDescription
- ✨ OptionsPageControl
- ✨ SettingsCard
- ✨ SettingsExpander
- ✨ SettingsGroup
- ✨ SwitchPresenter
- ✨ UniformGrid
- ✨ InfoBar Style
- ✨ Grid Style
- ✨ StackPanel Style
- ✨ Border Style
- ✨ Subtle Button Style
#### πŸ”₯ Win2D πŸ”₯
- ✨ Hatch
- ✨ TiledImageBrush
- ✨ OutlineTextControl
- ✨ WaveCircle
- ✨ BlurAnimationHelper
- ✨ Watermark
- ✨ TextMorphEffect
- ✨ TextGlitchEffect
- ✨ TextBlockStrokeView
- ✨ Particle
- ✨ BubbleButton
- ✨ BubbleProgressButton
- ✨ GooeyFooterEffect
- ✨ GooeyEffect
- ✨ GooeyButton
#### πŸ”₯ LandingPages πŸ”₯
- ✨ HomeLandingPage
- ✨ AllLandingPage
-
#### πŸ’» Installation | Nuget
```
Install-Package DevWinUI.Controls
```
After installing, add the following resource to app.xaml

```xml

```

> [!WARNING]
> For more info See the [DevWinUI.Controls](dev/DevWinUI.Controls/README.md) and [Docs](https://Ghost1372.github.io/DevWinUIControls/)
---
## πŸ”₯ ContextMenu πŸ”₯
Add a new ContextMenu for Windows 11/10. You can use it in any .Net >= 8.0 apps which supports Package Identity. this means you can use it in WPF or WinForm with MSIX Packaging.

#### πŸ’» Installation | Nuget
```
Install-Package DevWinUI.ContextMenu
```

> [!WARNING]
> For more info See the [DevWinUI.ContextMenu](dev/DevWinUI.ContextMenu/README.md) and [Docs](https://Ghost1372.github.io/DevWinUIContextMenu/)

---

## πŸ₯· Project Templates πŸ₯·

> [!TIP]
> πŸ”₯ Create a new project easily with your custom options, you can use our project templates and wizard!
> Download and install our VSIX extension from [Marketplace](https://marketplace.visualstudio.com/items?itemName=MahdiHosseini.DevWinUITemplates)

![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Templates/Demo.png)

![DevWinUITemplates](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Templates/1.png)

---

## πŸ•°οΈ History πŸ•°οΈ

### StepBar
![DevWinUI](https://raw.githubusercontent.com/ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/StepBar.gif)

### LayoutTransformer
![DevWinUI](https://raw.githubusercontent.com/ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/LayoutTransformer.gif)

### GoToTop
![DevWinUI](https://raw.githubusercontent.com/ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/GoToTop.gif)

### FlexPanel
![DevWinUI](https://raw.githubusercontent.com/ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/FlexPanel.gif)

### HoneycombPanel
![DevWinUI](https://raw.githubusercontent.com/ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/HoneycombPanel.gif)

### ElementGroup
![DevWinUI](https://raw.githubusercontent.com/ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/ElementGroup.gif)

### Hatch
![DevWinUI](https://raw.githubusercontent.com/ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/Hatch.gif)

### CompareSlider
![DevWinUI](https://raw.githubusercontent.com/ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/CompareSlider.gif)
![DevWinUI](https://raw.githubusercontent.com/ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/CompareSlider2.gif)

### TransitioningContentControl
![DevWinUI](https://raw.githubusercontent.com/ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/TransitioningContentControl.gif)

### DateTimePicker
![DevWinUI](https://raw.githubusercontent.com/ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/DateTimePicker.gif)

### CalendarWithClock
![DevWinUI](https://raw.githubusercontent.com/ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/CalendarWithClock.gif)

### Clock
![DevWinUI](https://raw.githubusercontent.com/ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/Clock.gif)

### CirclePanel
![DevWinUI](https://raw.githubusercontent.com/ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/CirclePanel.gif)

### ProgressButton
![DevWinUI](https://raw.githubusercontent.com/ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/ProgressButton.gif)

### RichTextFormatter Helper
![DevWinUI](https://raw.githubusercontent.com/ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/RichTextFormatter.png)

### TextBox
![DevWinUI](https://raw.githubusercontent.com/ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/TextBox.png)

### BreadcrumbNavigator
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/BreadcrumbNavigator.gif)

### PinBox
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/PinBox.gif)

### SelectorBarSegmented
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/SelectorBarSegmented.png)

### NavigationViewItem Style
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/NavigationViewItemStyle.gif)

### ColorfulShimmingEffect
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/ColorfulShimmingEffect.gif)

### TiledImageBrush /Win2d
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/Win2d/TiledImageBrush.png)

### OutlineTextControl /Win2d
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/Win2d/OutlineTextControl.png)

### FlipSide
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/FlipSide.gif)

### LongShadowTextBlock
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/LongShadowTextBlock.png)

### PickCredential
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/CredentialPicker.png)

### RequestWindowsPIN
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/RequestOSPin.png)

### PagerControl
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/PagerControl.png)

### IndeterminateProgressBar
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/IndeterminateProgressBar.gif)

### LoadingIndicator
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/LoadingIndicator.gif)

### ThemeService / Backdrop TintColor
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/TintColor.gif)

### OpacityMaskView
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/OpacityMaskView.png)
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/OpacityMaskView2.gif)

### AutoScrollView
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/AutoScrollView.gif)
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/AutoScrollView2.gif)

### ProgressRing
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/ProgressRing.gif)

### WaveProgressBar
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/WaveProgressBar.gif)

### Watermark /Win2d
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/Win2d/Watermark.gif)
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/Win2d/Watermark2.gif)

### BlurAnimationHelper /Win2d
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/Win2d/BlurAnimationHelper.gif)

### GooeyButton /Win2d
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/Win2d/GooeyButton.gif)

### GooeyEffect /Win2d
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/Win2d/GooeyEffect.gif)

### GooeyFooterEffect /Win2d
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/Win2d/GooeyFooterEffect.gif)

### WaveCircle /Win2d
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/Win2d/WaveCircle.gif)

### Bubble /Win2d
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/Win2d/Bubble.gif)

### Particle /Win2d
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/Win2d/Particle.gif)

### TextBlockStrokeView /Win2d
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/Win2d/TextBlockStrokeView.gif)

### TextGlitchEffect /Win2d
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/Win2d/TextGlitchEffect.gif)

### TextMorphEffect /Win2d
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/Win2d/TextMorphEffect.gif)

### FontIcon Extension : Choose Fluent Icons (more than 1400) with Name or Code
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/FontIconGlyph.png)
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/FontIconGlyph2.png)

### Divider
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/Divider.png)

### Shield
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/Shield.png)

### Gravatar
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/Gravatar.gif)

### Growl
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/Growl.gif)

### Transparent Backdrop
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/TransparentBackdrop.png)

### Acrylic Backdrop
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/AcrylicBaseBackdrop.png)
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/AcrylicThinBackdrop.png)

### Options Page Control
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/OptionsPageControl.png)

### ContextMenu
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/ContextMenu.png)

### SwitchPresenter
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/SwitchPresenter.gif)

### Blue InfoBar
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/BlueInfoBar.png)

### Border Style
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/BorderStyle.png)

### StackPanel Style
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/StackPanelStyle.png)

### Grid Style
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/GridStyle.png)

### Settings
![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/SettingsUI/Samples/Setting.png)
![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/SettingsUI/Samples/SettingsGroup.png)
![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/SettingsUI/Samples/SimpleSettingsGroup.png)

### AutoSuggestBox Helper
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/AutoSuggestBoxHelper.png)

### Enum Value Extension
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/EnumValueEx.png)

### Picker
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/Picker.png)

### TextBox Extension
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/TextBoxEx.png)
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/TextBoxMaskEx.png)

### Validation
![DevWinUI](https://raw.githubusercontent.com/Ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/Validation.png)

### CheckBox With Description Control
![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/SettingsUI/Samples/CheckBoxWithDescriptionControl.png)

### Hyperlink Button Style
![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/SettingsUI/Samples/HyperlinkButtonStyle.png)

### Inline AutoComplete
![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/SettingsUI/Samples/InlineAutoComplete.png)

### TextBox Checked
![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/SettingsUI/Samples/IsEnabledTextBox_Checked.png)

### KeyVisual
![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/SettingsUI/Samples/KeyVisual.png)

### ListViewItem Setting Style
![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/SettingsUI/Samples/ListViewItemSettingStyle.png)

### NavigationView Service
![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/SettingsUI/Samples/NavigationViewHelper.gif)

### Shortcut
![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/SettingsUI/Samples/Shortcut.png)
![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/SettingsUI/Samples/Shortcut_Dialog_Error.png)

### Taskbar Helper
![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/SettingsUI/Samples/TaskbarError.png)

### LandingPages
![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/LandingsPage/0.png)

![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/LandingsPage/AllLandingsPage.png)

![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/LandingsPage/HeaderTile.png)

![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/LandingsPage/ItemPage.png)

![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/LandingsPage/PageHeader.png)

![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/LandingsPage/0.png)

### Settings
![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/SettingsUI/0.png)

![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/SettingsUI/1.png)

![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/SettingsUI/5.png)

![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/SettingsUI/2.png)

![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/SettingsUI/3.png)

![DevWinUI](https://raw.githubusercontent.com/ghost1372/Resources/main/SettingsUI/4.png)