# WPF控件库 **Repository Path**: landde/wpf-control-library ## Basic Information - **Project Name**: WPF控件库 - **Description**: 来自github上的开源项目,做了一些修改,本地能跑4.7 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-22 - **Last Updated**: 2024-04-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WPF控件库Syncfusion # 来源[syncfusion/wpf-demos: This repository contains the samples for Syncfusion WPF UI Controls and File Format libraries and the guide to use them. (github.com)](https://github.com/syncfusion/wpf-demos) 我这只是拉取后调试了一下,4.7可以本地运行,把一些缺失的DLL补上了 可以拿来参考一下   --- 以下是原文 # Syncfusion WPF samples This repository contains the demos of Syncfusion [WPF Controls](https://www.syncfusion.com/wpf-ui-controls?utm_source=github&utm_medium=listing). This is the best place to check our controls to get more insight about the usage of APIs. You can also check our controls by installing our [WPF Demos](https://www.syncfusion.com/demos#desktop?utm_source=github&utm_medium=listing), in which you can browse the demo for all the controls. This section guides you to use the Syncfusion WPF samples in your applications. * [Requirements to run the demo](#requirements-to-run-the-demo) * [How to run the demos](#how-to-run-the-demos) * [Controls Catalog](#controls-catalog) * [Documentation](#documentation) * [License](#license) * [Support and Feedback](#support-and-feedback) ## Requirements to run the demo ## The demos are provided for .NET Framework 4.5, .NET Framework 4.7, .NET 5.0, and .NET 6.0. * .NET Framework - Requires Visual Studio 2010 or higher to run demos based on the .NET Framework you want to use. * Refer [.NET 5.0](https://dotnet.microsoft.com/download/dotnet/5.0) requirements for running .NET5.0 demos. * Refer [.NET 6.0](https://dotnet.microsoft.com/download/dotnet/6.0) requirements for running .NET6.0 demos. ## How to run the demos ## ### Running All Controls Demo To run the demos, * Clone or download this repository. * Open `syncfusion.samplebrowser.wpf_47` file (`_47` denotes framework version, You can choose the solution files ends with `_45` or `_50` also) present under **samplebrowser** folder in Visual Studio. * Restore nugets for all the demo projects. * Set `syncfusion.samplebrowser.wpf` as start up project and run. **Notes:** While downloading the zip file, follow below steps * Before you unzip the archive, right-click it, select **Properties**, and then select **Unblock**. * Be sure to unzip the entire archive, and not just individual demos. The demos all depend on the common folder in the archive. * If you unzip individual demos, they will not build due to references to other portions of the ZIP file that were not unzipped. You must unzip the entire archive if you intend to build the samples. ### Running Individual Control Demos To run the Individual Control Demos, * Open respective control folder. For example, To run `DataGrid demos` open `syncfusion.datagriddemos.wpf_47` file (`_47` denotes framework version, You can choose the solution files ends with `_45` or `_50` also) present under **datagrid** folder in Visual Studio. * Build project to restore nugets for the demo project. * Set `syncfusion.datagriddemos.wpf` as start up project and run. ## Controls Catalog ##
Copyright © 2001-2023 Syncfusion, Inc. Updated on 2023-07-28 at precisely 06:03:46 EST.