Cleaning syntax.
[master-thesis.git] / Parasitemia / ParasitemiaUI / XAML / ImageSourceSelection.xaml.fs
index 4c91ed2..300118e 100644 (file)
@@ -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<ImageSourcePreview>() *)
-
-(* type ImageSourcePreviewViewModel() =
-    inherit ViewModelBase() *)
+type ImageSourceSelection = XAML<"XAML/ImageSourceSelection.xaml">