C# (CSharp) Charmed.Helpers Namespace

Classes

Name Description
ButtonHelper Helper class for routing a Button's Clicks to a method on the view model.
ListViewHelper Helper class for routing a ListView's ItemClicks to a method on the view model.
TextBoxHelper Helper class to assist with binding text to a view model as soon as it changes.
WebViewHelper Helper class to assist with making Html content bindable on a WebView.