X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=Parasitemia%2FParasitemia%2FGUI%2FRBCFrame.xaml.fs;fp=Parasitemia%2FParasitemia%2FGUI%2FRBCFrame.xaml.fs;h=1ef4d31696ada00b625eaee8fd8291deb45ed1f2;hb=8013d6a586604e443332e6e9a715c86df444a875;hp=0000000000000000000000000000000000000000;hpb=999a48b8eb25c92e4403c9280fd4fe68f9bc4b7b;p=master-thesis.git diff --git a/Parasitemia/Parasitemia/GUI/RBCFrame.xaml.fs b/Parasitemia/Parasitemia/GUI/RBCFrame.xaml.fs new file mode 100644 index 0000000..1ef4d31 --- /dev/null +++ b/Parasitemia/Parasitemia/GUI/RBCFrame.xaml.fs @@ -0,0 +1,11 @@ +namespace Parasitemia.GUI.Views + +open System +open System.Windows +open System.Windows.Data +open System.Windows.Input + +open FSharp.ViewModule +open FsXaml + +type RBCFrame = XAML<"GUI/RBCFrame.xaml", true>