https://github.com/codito/wpsamples
Some samples for Windows Phone 7
https://github.com/codito/wpsamples
Last synced: 2 months ago
JSON representation
Some samples for Windows Phone 7
- Host: GitHub
- URL: https://github.com/codito/wpsamples
- Owner: codito
- Created: 2010-03-29T14:03:24.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2022-02-26T19:04:36.000Z (about 4 years ago)
- Last Synced: 2025-03-13T10:16:50.969Z (12 months ago)
- Language: C#
- Homepage:
- Size: 538 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Windows Phone 7 Samples
## Brief outline
1. WatermarkedTextBox
A textbox control which shows watermark text when the textbox is not under focus. More details
[here](). This is adapted from [WatermarkedTextBox](http://timheuer.com/blog/archive/2008/10/22/silverlight-watermark-text-box-control.aspx) SL 2.0 control by Tim Hueur.
## License
Please look for **LICENSE** file in each sample sub directory.