Snippets created by Fahad
WPF Custom Control
This snippet shows how to create a WPF custom control library in F#.
30 people like this
Posted: 1 years ago by FahadWPF DepdencyProperty
Declaring WPF DependencyProperty in F#
16 people like this
Posted: 1 years ago by Fahad
F# Quotations with INotifyPropertyChanged
ViewModelBase for F# users who want to use it in WPF / Silverlight
6 people like this
Posted: 1 years ago by FahadObservable Async Subject
Simple Async Observable Subject<'T> based on MailboxProcessor. Type declaration is more ML like, but the idea is represented in a simple way!
4 people like this
Posted: 5 months ago by Fahad