You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<TextBlock HorizontalAlignment="Left" Height="24" Margin="19,37,0,0" TextWrapping="Wrap" Text="Select Date for the Task" VerticalAlignment="Top" Width="179" TextAlignment="Center" FontSize="14"/>
<TextBox x:Name="TaskDescription" Height="128" Margin="234,61,20,0" TextWrapping="Wrap" Text="Enter a description of your task here!" VerticalAlignment="Top"/>