1 Storyboard and Multi Button Action
WPF
1
Posts
1
Posters
0
Views
1
Watching
-
ı try to Use 1 Storyboard and more than 1 Button on Web Site. 1 Storyboard in UserControl.Resources
:) And The Button Controll in The grid Layout :)
<Button Content="Click!" Click="StartAnimation" Width="200" Margin="20,6.25,16,7.625" Grid.Row="2" d:LayoutOverrides="VerticalAlignment, VerticalMargin" Style="{StaticResource ButtonStyle1}">
<Button.Effect>
</Button.Effect>
<Button.RenderTransform>