xaml-sdk/MaskedInput/ValueToTextConverter
martinivanoff 9205805ba5 Examples update 2016-07-08 11:35:16 +03:00
..
Converters Update examples 2013-04-18 19:34:26 +03:00
Properties Update examples 2013-04-18 19:34:26 +03:00
App.config Weekly examples update 2016-02-19 11:31:24 +02:00
App.xaml Update examples 2013-04-18 19:34:26 +03:00
App.xaml.cs Update examples 2013-04-18 19:34:26 +03:00
App_SL.xaml Update examples 2013-04-18 19:34:26 +03:00
App_SL.xaml.cs Update examples 2013-04-18 19:34:26 +03:00
Example.xaml Update examples 2013-04-18 19:34:26 +03:00
Example.xaml.cs Update examples 2013-04-18 19:34:26 +03:00
MainPage.xaml Update examples 2013-04-18 19:34:26 +03:00
MainPage.xaml.cs Update examples 2013-04-18 19:34:26 +03:00
MainWindow.xaml Update examples 2013-04-18 19:34:26 +03:00
MainWindow.xaml.cs Update examples 2013-04-18 19:34:26 +03:00
ReadMe.md Examples update 2016-07-08 11:35:16 +03:00
ValueToTextConverter.csproj Examples update 2016-05-05 12:15:17 +03:00
ValueToTextConverterSL.csproj Examples update 2016-05-05 12:15:17 +03:00

ReadMe.md

##Value To Text Converter## This example demonstrates the usage of an IValueConverter to convert and customize the Value into Display Text.

<keywords: valuetotextconverter, maskednumericinput, maskedcurrencyinput, maskedtextinput, valuetotextconverter, displaytext>