X-Git-Url: http://git.euphorik.ch/?p=master-thesis.git;a=blobdiff_plain;f=Parasitemia%2FParasitemiaUI%2FXAML%2FImageSourceSelection.xaml.fs;h=300118e338422ebe93cb653d98044a3d4790b426;hp=4c91ed2ab29ae0ee23396bb24b320ab05089ff2e;hb=b87b35b922551f122228df1fd9c530bbb807935a;hpb=2e3cd07dd099944059ef5e7a7f5ef57ffe3d677b 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">