X-Git-Url: http://git.euphorik.ch/?p=master-thesis.git;a=blobdiff_plain;f=Parasitemia%2FParasitemiaUI%2FXAML%2FImageSourceSelection.xaml.fs;fp=Parasitemia%2FParasitemiaUI%2FXAML%2FImageSourceSelection.xaml.fs;h=0000000000000000000000000000000000000000;hp=300118e338422ebe93cb653d98044a3d4790b426;hb=95f9edf71456c8bf89a91850800f66efc2c9d4da;hpb=d247f3a07ca3c7b192d8c2381ea85ba731fcc359 diff --git a/Parasitemia/ParasitemiaUI/XAML/ImageSourceSelection.xaml.fs b/Parasitemia/ParasitemiaUI/XAML/ImageSourceSelection.xaml.fs deleted file mode 100644 index 300118e..0000000 --- a/Parasitemia/ParasitemiaUI/XAML/ImageSourceSelection.xaml.fs +++ /dev/null @@ -1,11 +0,0 @@ -namespace ParasitemiaUI.Views - -open System -open System.Windows -open System.Windows.Data -open System.Windows.Input - -open ViewModule.FSharp -open FsXaml - -type ImageSourceSelection = XAML<"XAML/ImageSourceSelection.xaml">