| 
														
															@@ -13,6 +13,10 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       <CalendarDatePicker/> 
														 | 
														
														 | 
														
															       <CalendarDatePicker/> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     </Border> 
														 | 
														
														 | 
														
															     </Border> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   </Design.PreviewWith> 
														 | 
														
														 | 
														
															   </Design.PreviewWith> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+  <Styles.Resources> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    <sys:Double x:Key="CalendarDatePickerCurrentDayFontSize">12</sys:Double> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+  </Styles.Resources> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															    
														 | 
														
														 | 
														
															    
														 | 
													
												
											
												
													
														| 
														 | 
														
															   <Style Selector="CalendarDatePicker"> 
														 | 
														
														 | 
														
															   <Style Selector="CalendarDatePicker"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -70,7 +74,7 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                                Grid.Row="1" 
														 | 
														
														 | 
														
															                                Grid.Row="1" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                                Grid.ColumnSpan="4" 
														 | 
														
														 | 
														
															                                Grid.ColumnSpan="4" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                                Grid.RowSpan="3" 
														 | 
														
														 | 
														
															                                Grid.RowSpan="3" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                               FontSize="{DynamicResource FontSizeSmall}" 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                               FontSize="{StaticResource CalendarDatePickerCurrentDayFontSize}" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                                Text="{Binding Source={x:Static sys:DateTime.Today}, Path=Day}"/> 
														 | 
														
														 | 
														
															                                Text="{Binding Source={x:Static sys:DateTime.Today}, Path=Day}"/> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															                     <Ellipse HorizontalAlignment="Center" VerticalAlignment="Center" Fill="{DynamicResource SystemControlBackgroundChromeBlackHighBrush}" StrokeThickness="0" Grid.ColumnSpan="4" Width="3" Height="3"/> 
														 | 
														
														 | 
														
															                     <Ellipse HorizontalAlignment="Center" VerticalAlignment="Center" Fill="{DynamicResource SystemControlBackgroundChromeBlackHighBrush}" StrokeThickness="0" Grid.ColumnSpan="4" Width="3" Height="3"/> 
														 |