随笔分类 -  wpf

上一页 1 2 3 4 5 6 ··· 20 下一页
wpf xaml
摘要:<Window x:Class="WpfApp144.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2 阅读全文
posted @ 2025-01-31 19:59 FredGrit 阅读(4) 评论(0) 推荐(0) 编辑
摘要:Copy from WPFDeveloper using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Syste 阅读全文
posted @ 2025-01-19 20:26 FredGrit 阅读(6) 评论(0) 推荐(0) 编辑
摘要://cs using System; using System.Windows; using System.Windows.Controls.Primitives; using System.Windows.Media; namespace WPFDevelopers.Controls { publ 阅读全文
posted @ 2025-01-19 20:06 FredGrit 阅读(5) 评论(0) 推荐(0) 编辑
摘要:Copy from WPFDevelopers examples //cs using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tas 阅读全文
posted @ 2025-01-19 19:38 FredGrit 阅读(15) 评论(0) 推荐(0) 编辑
摘要:<Window x:Class="WpfApp137.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2 阅读全文
posted @ 2025-01-12 19:02 FredGrit 阅读(5) 评论(0) 推荐(0) 编辑
摘要:<Window x:Class="WpfApp136.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2 阅读全文
posted @ 2025-01-12 17:33 FredGrit 阅读(4) 评论(0) 推荐(0) 编辑
摘要://xaml <Window x:Class="WpfApp133.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/ 阅读全文
posted @ 2025-01-06 23:08 FredGrit 阅读(4) 评论(0) 推荐(0) 编辑
摘要:1.New System.Windows.Forms project; 2.Add reference C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.0\WindowsFormsIntegration.dll 3.Drag 阅读全文
posted @ 2025-01-01 21:03 FredGrit 阅读(14) 评论(0) 推荐(0) 编辑
摘要:1.Add reference System.Windows.Forms; 2.Add reference C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.0\WindowsFormsIntegration.dll 3. <W 阅读全文
posted @ 2025-01-01 20:30 FredGrit 阅读(5) 评论(0) 推荐(0) 编辑
摘要:1.Add reference System.Windows.Forms.dll; 2.Add reference C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.0\WindowsFormsIntegration.dll 3 阅读全文
posted @ 2025-01-01 20:22 FredGrit 阅读(12) 评论(0) 推荐(0) 编辑
摘要:Add reference System.Speech using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Speech.Synthesis; using S 阅读全文
posted @ 2024-12-30 21:40 FredGrit 阅读(9) 评论(0) 推荐(0) 编辑
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; using System 阅读全文
posted @ 2024-12-30 20:12 FredGrit 阅读(6) 评论(0) 推荐(0) 编辑
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; using System 阅读全文
posted @ 2024-12-30 20:08 FredGrit 阅读(11) 评论(0) 推荐(0) 编辑
摘要://xaml <Window x:Class="WpfApp121.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/ 阅读全文
posted @ 2024-12-30 18:05 FredGrit 阅读(6) 评论(0) 推荐(0) 编辑
摘要:<Window x:Class="WpfApp120.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2 阅读全文
posted @ 2024-12-30 16:32 FredGrit 阅读(4) 评论(0) 推荐(0) 编辑
摘要:<Window x:Class="WpfApp119.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2 阅读全文
posted @ 2024-12-30 14:49 FredGrit 阅读(6) 评论(0) 推荐(0) 编辑
摘要://xaml <Window x:Class="WpfApp119.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/ 阅读全文
posted @ 2024-12-30 14:45 FredGrit 阅读(3) 评论(0) 推荐(0) 编辑
摘要:<Window x:Class="WpfApp119.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2 阅读全文
posted @ 2024-12-30 14:36 FredGrit 阅读(3) 评论(0) 推荐(0) 编辑
摘要://xaml <Window x:Class="WpfApp119.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/ 阅读全文
posted @ 2024-12-30 14:04 FredGrit 阅读(4) 评论(0) 推荐(0) 编辑
摘要:<Window x:Class="WpfApp118.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2 阅读全文
posted @ 2024-12-30 13:46 FredGrit 阅读(6) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 ··· 20 下一页
点击右上角即可分享
微信分享提示