Gjallarhorn.Bindable


Framework

Namespace: Gjallarhorn.Wpf

WPF Specific implementation of the Application Framework

Static members

Static memberDescription
RunApplication(...)
Signature: (navigator:INavigator<'Model,'Nav,'Message> * applicationInfo:ApplicationCore<'Model,'Nav,'Message>) -> unit
Type parameters: 'Model, 'Nav, 'Message

Run an application given an Application generator, Window generator, and other required information

Fork me on GitHub