随笔分类 -  wpf

上一页 1 2 3 4 5 6 7 ··· 20 下一页
wpf xaml
摘要://xaml <Window x:Class="WpfApp117.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/ 阅读全文
posted @ 2024-12-30 13:26 FredGrit 阅读(5) 评论(0) 推荐(0) 编辑
摘要:<Window x:Class="WpfApp116.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2 阅读全文
posted @ 2024-12-30 12:39 FredGrit 阅读(5) 评论(0) 推荐(0) 编辑
摘要:<Window x:Class="WpfApp115.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2 阅读全文
posted @ 2024-12-30 12:25 FredGrit 阅读(3) 评论(0) 推荐(0) 编辑
摘要://xaml <Window x:Class="WpfApp114.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/ 阅读全文
posted @ 2024-12-30 11:51 FredGrit 阅读(2) 评论(0) 推荐(0) 编辑
摘要://xaml <Window x:Class="WpfApp113.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/ 阅读全文
posted @ 2024-12-29 18:11 FredGrit 阅读(4) 评论(0) 推荐(0) 编辑
摘要://xaml <Window x:Class="WpfApp112.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/ 阅读全文
posted @ 2024-12-29 17:48 FredGrit 阅读(5) 评论(0) 推荐(0) 编辑
摘要:<Window x:Class="WpfApp110.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2 阅读全文
posted @ 2024-12-29 16:31 FredGrit 阅读(5) 评论(0) 推荐(0) 编辑
摘要://xaml <Window x:Class="WpfApp109.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/ 阅读全文
posted @ 2024-12-29 16:18 FredGrit 阅读(3) 评论(0) 推荐(0) 编辑
摘要:<Window x:Class="WpfApp108.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2 阅读全文
posted @ 2024-12-29 15:19 FredGrit 阅读(5) 评论(0) 推荐(0) 编辑
摘要:<Window x:Class="WpfApp107.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2 阅读全文
posted @ 2024-12-28 21:05 FredGrit 阅读(4) 评论(0) 推荐(0) 编辑
摘要:Vector3DCollection Point3DCollection PointCollection Int32Collection LinearGradientBrush DiffuseMaterial RotateTransform3D AxisAngleRotation3D using S 阅读全文
posted @ 2024-12-28 18:28 FredGrit 阅读(6) 评论(0) 推荐(0) 编辑
摘要:<Window x:Class="WpfApp102.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2 阅读全文
posted @ 2024-12-28 17:49 FredGrit 阅读(5) 评论(0) 推荐(0) 编辑
摘要:<Window x:Class="WpfApp99.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/20 阅读全文
posted @ 2024-12-27 23:10 FredGrit 阅读(4) 评论(0) 推荐(0) 编辑
摘要:<Window x:Class="WpfApp100.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2 阅读全文
posted @ 2024-12-27 22:28 FredGrit 阅读(3) 评论(0) 推荐(0) 编辑
摘要:<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 阅读(9) 评论(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 阅读(7) 评论(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 阅读(8) 评论(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 阅读(8) 评论(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 阅读(6) 评论(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 阅读(8) 评论(0) 推荐(0) 编辑

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