projects
/
master-thesis.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add an about window.
[master-thesis.git]
/
Parasitemia
/
Parasitemia
/
GUI
/
RBCFrame.xaml.fs
1
namespace
Parasitemia
.
GUI
.
Views
2
3
open
System
4
open
System
.
Windows
5
open
System
.
Windows
.
Data
6
open
System
.
Windows
.
Input
7
8
open
FSharp
.
ViewModule
9
open
FsXaml
10
11
type
RBCFrame
=
XAML
<
"GUI/RBCFrame.xaml"
,
true
>