もっとも、大した内容があるわけでもなく・・・
というかあちこちからの寄せ集めでしかなく・・・
ただ単に自分が数ヵ月後とかにフォルダ内を探すのが面倒だから載せるだけとも・・・
というわけで以下です。
<UserControl
xmlns= "http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x= "http://schemas.microsoft.com/winfx/2006/xaml"
x:Class= "SilverlightApplication3.Page"
Width= "280" Height= "480" Visibility= "Visible"
xmlns:d= "http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc= "http://schemas.openxmlformats.org/markup-compatibility/2006"
mc:Ignorable= "d"
xmlns:data="clr-namespace:System.Windows.Controls;assembly=System.Windows.Controls.Data"
xmlns:SilverlightApplication3="clr-namespace:SilverlightApplication3" >
<UserControl.Resources>
<Storyboard x:Name="grid_move">
<DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="button01"Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.X)">
<SplineDoubleKeyFrame KeyTime="00:00:01" Value="-92"/>
<SplineDoubleKeyFrame KeyTime="00:00:03" Value="-60"/>
<SplineDoubleKeyFrame KeyTime="00:00:04" Value="-5"/>
DoubleAnimationUsingKeyFrames>
<DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="button01"Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.Y)">
<SplineDoubleKeyFrame KeyTime="00:00:01" Value="31"/>
<SplineDoubleKeyFrame KeyTime="00:00:03" Value="-4"/>
<SplineDoubleKeyFrame KeyTime="00:00:04" Value="-18"/>
DoubleAnimationUsingKeyFrames>
Storyboard>
<Storyboard x:Name="grid_move2">
<DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="button01"Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.X)">
<SplineDoubleKeyFrame KeyTime="00:00:01" Value="78"/>
<SplineDoubleKeyFrame KeyTime="00:00:03" Value="81"/>
<SplineDoubleKeyFrame KeyTime="00:00:04.1000000" Value="1"/>
DoubleAnimationUsingKeyFrames>
<DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="button01"Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.Y)">
<SplineDoubleKeyFrame KeyTime="00:00:01" Value="24"/>
<SplineDoubleKeyFrame KeyTime="00:00:03" Value="-2"/>
<SplineDoubleKeyFrame KeyTime="00:00:04.1000000" Value="-14"/>
DoubleAnimationUsingKeyFrames>
Storyboard>
<Storyboard x:Name="grid_move3">
<DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="button01"Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleX)">
<SplineDoubleKeyFrame KeyTime="00:00:01" Value="6.333"/>
<SplineDoubleKeyFrame KeyTime="00:00:02.1000000" Value="0.777"/>
DoubleAnimationUsingKeyFrames>
<DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="button01"Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[0].(ScaleTransform.ScaleY)">
<SplineDoubleKeyFrame KeyTime="00:00:01" Value="5.947"/>
<SplineDoubleKeyFrame KeyTime="00:00:02.1000000" Value="0.842"/>
DoubleAnimationUsingKeyFrames>
<DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="button01"Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.X)">
<SplineDoubleKeyFrame KeyTime="00:00:01" Value="-10"/>
<SplineDoubleKeyFrame KeyTime="00:00:02.1000000" Value="-11"/>
DoubleAnimationUsingKeyFrames>
<DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="button01"Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.Y)">
<SplineDoubleKeyFrame KeyTime="00:00:01" Value="3"/>
<SplineDoubleKeyFrame KeyTime="00:00:02.1000000" Value="4.5"/>
DoubleAnimationUsingKeyFrames>
Storyboard>
<Storyboard x:Name="grid_move4">
<DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="button01"Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[2].(RotateTransform.Angle)">
<SplineDoubleKeyFrame KeyTime="00:00:01" Value="76.278"/>
<SplineDoubleKeyFrame KeyTime="00:00:02" Value="165.264"/>
<SplineDoubleKeyFrame KeyTime="00:00:02.7000000" Value="179.393"/>
DoubleAnimationUsingKeyFrames>
Storyboard>
<Storyboard x:Name="grid_move5">
<DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="button01"Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.Y)">
<SplineDoubleKeyFrame KeyTime="00:00:01" Value="-136"/>
<SplineDoubleKeyFrame KeyTime="00:00:02" Value="-133"/>
<SplineDoubleKeyFrame KeyTime="00:00:02.7000000" Value="-13"/>
DoubleAnimationUsingKeyFrames>
<DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="button01"Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.X)">
<SplineDoubleKeyFrame KeyTime="00:00:01" Value="-18"/>
<SplineDoubleKeyFrame KeyTime="00:00:02" Value="38"/>
<SplineDoubleKeyFrame KeyTime="00:00:02.7000000" Value="-11"/>
DoubleAnimationUsingKeyFrames>
Storyboard>
<Storyboard x:Name="grid_move6">
<DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="button01"Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.Y)">
<SplineDoubleKeyFrame KeyTime="00:00:01.1000000" Value="125"/>
<SplineDoubleKeyFrame KeyTime="00:00:01.9000000" Value="125"/>
<SplineDoubleKeyFrame KeyTime="00:00:02.7000000" Value="-20"/>
DoubleAnimationUsingKeyFrames>
<DoubleAnimationUsingKeyFrames BeginTime="00:00:00" Storyboard.TargetName="button01"Storyboard.TargetProperty="(UIElement.RenderTransform).(TransformGroup.Children)[3].(TranslateTransform.X)">
<SplineDoubleKeyFrame KeyTime="00:00:01.1000000" Value="-4"/>
<SplineDoubleKeyFrame KeyTime="00:00:01.9000000" Value="-51"/>
<SplineDoubleKeyFrame KeyTime="00:00:02.7000000" Value="-4"/>
DoubleAnimationUsingKeyFrames>
Storyboard>
UserControl.Resources>
<Grid Background= "#00000000" x:Name= "grid_main" RenderTransformOrigin= "0.5,0.5" >
<Button x:Name= "button01" Opacity= "1" RenderTransformOrigin="0.5,0.5" Margin="109,70,136,0"Background="#FF51531F" Foreground="#FFCD3E3E" Height="34" VerticalAlignment="Top" >
<Button.BorderBrush>
<LinearGradientBrush EndPoint="0.5,1" StartPoint="0.5,0">
<GradientStop Color="#FFA3AEB9"/>
<GradientStop Color="#FF8399A9" Offset="0.375"/>
<GradientStop Color="#FF718597" Offset="0.375"/>
<GradientStop Color="#FF847D61" Offset="1"/>
LinearGradientBrush>
Button.BorderBrush>
<Button.RenderTransform>
<TransformGroup>
<ScaleTransform/>
<SkewTransform/>
<RotateTransform/>
<TranslateTransform/>
TransformGroup>
Button.RenderTransform>
Button>
<TextBox HorizontalAlignment="Right" Margin="0,39,30,0" VerticalAlignment="Top" Text="TextBox"TextWrapping="Wrap" d:LayoutOverrides="HorizontalAlignment, Height" x:Name="textbox1"/>
<TextBox Height="22" HorizontalAlignment="Right" Margin="0,95,30,0" VerticalAlignment="Top" Width="54"Text="TextBox" TextWrapping="Wrap" x:Name="textbox2"/>
<Button Height="36" HorizontalAlignment="Left" Margin="8,8,0,0" VerticalAlignment="Top" Width="37"Content="Button" x:Name="MyButtonExit"/>
<data:DataGrid Margin="8,153,8,8" x:Name="MyDataGrid" Background="#FFD0BF43"AutoGenerateColumns="False" VerticalScrollBarVisibility="Visible" HorizontalScrollBarVisibility="Visible"d:IsStaticText="True" >
<data:DataGrid.Columns>
<data:DataGridTextColumn Header="キーワード" Binding="{Binding Word}" />
<data:DataGridTextColumn Header="出現回数" Binding="{Binding Count}" />
<data:DataGridTextColumn Header="割合(%)" Binding="{Binding Ratio}" />
<data:DataGridTextColumn Header="タグ" Binding="{Binding Tags}" />
data:DataGrid.Columns>
data:DataGrid >
Grid>
UserControl>
ま、見直すことなんてないんでしょうけどね・・・(結論)