7 lines
286 B
Plaintext
7 lines
286 B
Plaintext
|
|
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||
|
|
xmlns:xf="clr-namespace:XamlFlair;assembly=XamlFlair.WPF">
|
||
|
|
<!--组合动画-->
|
||
|
|
|
||
|
|
|
||
|
|
</ResourceDictionary>
|