aboutsummaryrefslogtreecommitdiff
path: root/contexts/data/lib/closure-library/third_party/closure/goog/silverlight/ClipboardButtonApp.xaml
blob: 101f245f44d1099f51b60c263528654122df14ca (plain)
1
2
3
4
5
6
7
8
<Application xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
             x:Class="ClosureLibrary.ClipboardButtonApp"
             >
    <Application.Resources>

    </Application.Resources>
</Application>