2008-08-18から1日間の記事一覧

フラフラついてくる

実行イメージとソース <UserControl x:Class="Easing.Page" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Loaded="UserControl_Loaded" MouseMove="UserControl_MouseMove"> <Canvas x:Name="area" Background="White"> </canvas></usercontrol>