🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

DTDucasWPF

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

DTDucasWPF

Version public: WPF styles and controls library Release Notes (v1.2.0): - Added new UCBar control for custom window title bar - Added new FooterBar control with social media links - Enhanced DataGrid UI with improved colors and styling - Improved DataGrid scrolling behavior - now supports mouse wheel scrolling anywhere in the grid - Added new color scheme based on mint and teal palette - Fixed various UI/UX issues - Update style progressbar For documentation and examples, please visit the project website.

1.2.2
Source
NuGet
Version published
Maintainers
1
Created
Source

DTDucasWPF

A WPF styles and controls library providing modern, customizable UI components.

Installation

Install-Package DTDucasWPF

Setup

<Application.Resources>
    <ResourceDictionary Source="pack://application:,,,/DTDucasWPF;component/WPF/Styles.xaml"/>
</Application.Resources>

Available Styles

Basic Controls

ButtonStyle ButtonWithIconStyle CheckBoxStyle RadioButtonStyle ComboBoxStyle

Text & Content

HeaderTextBlockStyle SubheaderTextBlockStyle BodyTextBlockStyle GroupBoxStyle ProgressBarStyle

Containers

CanvasStyle DataGridStyle TreeViewStyle WrapPanelStyle WindowStyle

Keywords

wpf

FAQs

Package last updated on 08 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts