搜索资源列表
WpfApplication1
- wpf程序,一个实例程序,用于展示silverlight storyboard的功能,点击鼠标可以控制方块运动方向-wpf program, an instance of the program, the function used to display silverlight storyboard, click the mouse to control the direction of box movement
storyboardDemo
- 使用C#的方式来编写动画理解Storyboard是如何工作的-Way to use C# to write animation
WpfMarquee
- 我们知道在html中有一个marquee标签,可以很方便的实现文字滚动的效果,在WPF里面,我们可以用Animation和Storyboard来达到同样的效果,但是感觉总是不那么好,每次都需要做动画,而且设置动画的属性很麻烦,这是在WPF开发CustomControl的方式来打造的一个Marquee控件。像HTML简单的声明就可以使用。-We know that a marquee tag in html text scrolling effect can be very convenient
MagicCube
- 使用WPF工程下的ViewPort3D和Storyboard开放的3D魔方,工程是在VS2010下建的。-Rubik' s Cube in WPF project
WpfTest
- 这是一组C#下WPF各种组件的使用示例,是我平时使用的各种组件的积累,包括:Grid,StackPanel,DockPanel,WrapPanel,Style样式,Canvas画板,ControlTemplate,TextBlock,StoryBoard,ListBox,Resource,事件路由,Json.net,各种委托等等。-This is an example of the use of C# WPF under the various components of a group, it
Storyboard的后台写法
- Storyboard的后台写法,实现动画的设定(Storyboard background writing, animation settings)