sir i want to use datepicker with watermarks but unfortunately i am not using watermarks in it so plz give a suggestion here is the code. of xaml.
x:Class="FilesFoldersDemo.MainPage"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:phone="clr-namespace:Microsoft.Phone.Controls;assembly=Microsoft.Phone"
xmlns:shell="clr-namespace:Microsoft.Phone.Shell;assembly=Microsoft.Phone"
xmlns:telerikInput="clr-namespace:Telerik.Windows.Controls;assembly=Telerik.Windows.Controls.Input"
xmlns:toolkit="clr-namespace:Microsoft.Phone.Controls;assembly=Microsoft.Phone.Controls.Toolkit"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
mc:Ignorable="d"
FontFamily="{StaticResource PhoneFontFamilyNormal}"
FontSize="{StaticResource PhoneFontSizeNormal}"
Foreground="{StaticResource PhoneForegroundBrush}"
SupportedOrientations="Portrait" Orientation="Portrait"
shell:SystemTray.IsVisible="True">
6 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Aayushmaan KookeeyanPosted May 11, 2016, 7:44 AM
Shakti Singh DulawatPosted May 11, 2016, 7:28 AM
Aayushmaan KookeeyanPosted May 11, 2016, 7:23 AM
Shakti Singh DulawatPosted May 11, 2016, 7:12 AM
Try to edit your code implement it alone and than add in other controls it will help you to figure out issue
Aayushmaan KookeeyanPosted May 11, 2016, 7:08 AM
Shakti Singh DulawatPosted May 11, 2016, 7:03 AM
http://www.admindiaries.com/change-datepicker-watermark-in-wpf/