上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 123 下一页
摘要: <StackPanel Margin="40"> <TextBox x:Name="tbx" Height="100" FontSize="30" TextWrapping="Wrap" Background="LightCyan"/> <Rectangle Height="{Binding Ele 阅读全文
posted @ 2024-12-24 22:04 FredGrit 阅读(22) 评论(0) 推荐(0)
摘要: <Window x:Class="WpfApp98.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/20 阅读全文
posted @ 2024-12-24 21:52 FredGrit 阅读(40) 评论(0) 推荐(0)
摘要: <Window x:Class="WpfApp94.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/20 阅读全文
posted @ 2024-12-24 14:54 FredGrit 阅读(18) 评论(0) 推荐(0)
摘要: <Window x:Class="WpfApp92.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/20 阅读全文
posted @ 2024-12-22 21:49 FredGrit 阅读(19) 评论(0) 推荐(0)
摘要: <Window x:Class="WpfApp91.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/20 阅读全文
posted @ 2024-12-22 21:43 FredGrit 阅读(15) 评论(0) 推荐(0)
摘要: using System.Text; using System.Windows; using System.Windows.Controls; using System.Windows.Data; using System.Windows.Documents; using System.Window 阅读全文
posted @ 2024-12-22 19:30 FredGrit 阅读(27) 评论(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-20 18:07 FredGrit 阅读(44) 评论(0) 推荐(0)
摘要: using System; using System.Collections.Generic; using System.Drawing; using System.IO; using System.Linq; using System.Text; using System.Threading.Ta 阅读全文
posted @ 2024-12-20 17:35 FredGrit 阅读(20) 评论(0) 推荐(0)
摘要: <Window x:Class="WpfApp76.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/20 阅读全文
posted @ 2024-12-20 15:47 FredGrit 阅读(20) 评论(0) 推荐(0)
摘要: <Window x:Class="WpfApp73.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/20 阅读全文
posted @ 2024-12-20 15:19 FredGrit 阅读(29) 评论(0) 推荐(0)
上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 123 下一页