摘要:1.通过xamls设置动画<StackPanel> <Rectangle Width="100" Height="100" Name="r1"> <Rectangle.Fill> <SolidColorBrush Color="Blue" x:Name="s1"/> </Rectangle.Fill> <Rectangle.RenderTransform> <RotateTransform x:Name="r
阅读全文
随笔分类 - wpf笔记
摘要:<Window x:Class="myPanel.Window1" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Title="Basic Bindings" Height="400" Width="400" xmlns:p="clr-namespace:myPane
阅读全文
浙公网安备 33010602011771号