by jgarland via Wintellog on 2/7/2011 8:25:00 PM
<TextBox> <TextBox.InputScope> <InputScope> <InputScopeName NameValue="TelephoneNumber"/> </InputScope> </TextBox.InputScope></TextBox>
public sealed class InputScope : DependencyObject{ public InputScope(); public IList Names { get; }}
<TextBox> <TextBox.InputScope> <InputScope> <InputScopeName NameValue="Text"/> </InputScope> </TextBox.InputScope></TextBox>
Original Post: Silverlight for Windows Phone Programming Tip – Be Sure to Scope Your SIP
The content of the postings is owned by the respective author. AzureFeeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on AzureFeeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.