web browser

This commit is contained in:
2023-06-19 16:27:10 +09:00
parent e7c5f66c1b
commit 46000134f6
10 changed files with 230 additions and 0 deletions

View File

@@ -21,6 +21,7 @@
<RowDefinition/>
</Grid.RowDefinitions>
<Ellipse Grid.RowSpan="7" Fill="White" Opacity="0.6"
Stroke="Black"
MouseDown="Ellipse_MouseDown"/>
<TextBlock x:Name="tbDate"
Grid.Row="2"