X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=Parasitemia%2FParasitemiaUI%2FXAML%2FImageSourceSelection.xaml.fs;h=300118e338422ebe93cb653d98044a3d4790b426;hb=d247f3a07ca3c7b192d8c2381ea85ba731fcc359;hp=4c91ed2ab29ae0ee23396bb24b320ab05089ff2e;hpb=4bfa3cbdc6145e6944f02e24829ab2ef3a851ac1;p=master-thesis.git diff --git a/Parasitemia/ParasitemiaUI/XAML/ImageSourceSelection.xaml.fs b/Parasitemia/ParasitemiaUI/XAML/ImageSourceSelection.xaml.fs index 4c91ed2..300118e 100644 --- a/Parasitemia/ParasitemiaUI/XAML/ImageSourceSelection.xaml.fs +++ b/Parasitemia/ParasitemiaUI/XAML/ImageSourceSelection.xaml.fs @@ -5,13 +5,7 @@ open System.Windows open System.Windows.Data open System.Windows.Input -open FSharp.ViewModule +open ViewModule.FSharp open FsXaml -type ImageSourceSelection = XAML<"XAML/ImageSourceSelection.xaml", true> - -(* type ImageSourcePreviewController() = - inherit UserControlViewController() *) - -(* type ImageSourcePreviewViewModel() = - inherit ViewModelBase() *) +type ImageSourceSelection = XAML<"XAML/ImageSourceSelection.xaml">