Windows Phone開發工具箱 - Coding4Fun Tools

jopen 12年前發布 | 18K 次閱讀 Windows Phone開發 移動開發 Windows Phone

當前Coding4Fun工具箱為Windows Phone提供的內容包括:

控件:

  • About Prompt
  • Chat Bubble
  • Chat Bubble TextBox
  • Color Hexagon Picker
  • Color Picker
  • Color Slider
  • Input Prompt
  • Message Prompt
  • Memory Counter
  • Opacity Toggle Button
  • Password Prompt
  • Progress Overlay
  • Round Button
  • Round Toggle Button
  • Super Slider
  • TimeSpan Picker
  • Toast Prompt

抽象類:

  • PopUp class for things like an Input Prompt that can be GPU accelerated unlike the current built-in Popup control.

轉換器:

  • Boolean to Visibility
  • String To Visibility
  • Themed Image Converter
  • Inversed Theme Image Converter
  • Visibility to Boolean

綁定幫助類:

  • Textbox or Passwordbox update
    Example:
    <TextBox 
      Text="{Binding FooBar, Mode=TwoWay}" 
      local:TextBinding.UpdateSourceOnChange="True" /> 

Data 幫助類:

  • PhoneHelper for getting data out of the WMAppManifest file
    Example: PhoneHelper.GetAppAttribute("Title")
  • Color Extensions

Screenshots:

buttons timespanPicker  inputPrompt
toast aboutPrompt overlay
slider hex picker

項目主頁:http://www.baiduhome.net/lib/view/home/1342140862265

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!