Coding4Fun Windows Phone Toolkit
Me encontre este excelente recurso, aqui el detalle:
This is where Coding4Fun will house all our cool controls and tools that we come up with! If there is a bug [report], a needed control/feature that could benefit everyone [chat], or you want to help out [email], please reach out to us!
Download:
NuGet:
Install-Package Coding4Fun.Phone.Controls.Complete
Install-Package Coding4Fun.Phone.Controls
Install-Package Coding4Fun.Phone.Controls.TimeSpan
Current Coding4Fun Windows Phone Toolkit:
Controls:
- About Prompt
- Color Hexagon Picker
- Color Picker
- Color Slider
- Input Prompt
- Message Prompt
- Memory Counter
- Password Prompt
- Progress Overlay
- Round Button
- Round Toggle Button
- Super Slider
- TimeSpan Picker
- Toast Prompt
Abstract Classes:
- PopUp class for things like an Input Prompt that can be GPU accelerated unlike the current built-in Popup control.
Converters:
- Boolean to Visibility
- String To Visibility
- Themed Image Converter
- Inversed Theme Image Converter
- Visibility to Boolean
Binding Helpers:
Textbox update
Example:
<TextBox <br> Text="{Binding FooBar, Mode=TwoWay}" <br> local:TextBoxBinding.UpdateSourceOnChange="True" />
Data Helpers:
- PhoneHelper for getting data out of the WMAppManifest file
Example: PhoneHelper.GetAppAttribute("Title") - Color Extensions
Screenshots:
Saludos
Fernando García Loera (Community Program Manager – Latin America Region)