diff --git a/InkCanvasForClass/MainWindow.xaml b/InkCanvasForClass/MainWindow.xaml index 2407407..82f711a 100644 --- a/InkCanvasForClass/MainWindow.xaml +++ b/InkCanvasForClass/MainWindow.xaml @@ -41,8 +41,8 @@ - - + + @@ -131,7 +131,7 @@ - + @@ -140,24 +140,24 @@ + TouchUp="Main_Grid_TouchUp" TouchDown="Main_Grid_TouchDown" + TouchMove="inkCanvas_TouchMove" + ManipulationDelta="Main_Grid_ManipulationDelta" + ManipulationCompleted="Main_Grid_ManipulationCompleted" + ManipulationInertiaStarting="inkCanvas_ManipulationInertiaStarting" + IsManipulationEnabled="True" + EditingModeChanged="inkCanvas_EditingModeChanged" + EditingModeInverted="None" + PreviewTouchDown="inkCanvas_PreviewTouchDown" + PreviewTouchUp="inkCanvas_PreviewTouchUp" + MouseDown="inkCanvas_MouseDown" + MouseMove="inkCanvas_MouseMove" + MouseUp="inkCanvas_MouseUp" + PreviewMouseRightButtonDown="InkCanvas_MouseRightButtonDown" + PreviewMouseRightButtonUp="InkCanvas_MouseRightButtonUp" + ManipulationStarting="inkCanvas_ManipulationStarting" + SelectionChanged="inkCanvas_SelectionChanged" + StrokeCollected="inkCanvas_StrokeCollected" ClipToBounds="False" Background="Transparent" /> @@ -189,7 +189,7 @@ - + @@ -242,7 +242,7 @@ + Width="660" Height="48" Margin="800,600,0,0"> - @@ -300,7 +300,7 @@ - + @@ -362,7 +362,7 @@ - + @@ -399,10 +399,10 @@ - + - + @@ -465,7 +465,7 @@ - + @@ -490,11 +490,11 @@ - - + + - + @@ -644,7 +644,7 @@ + HorizontalAlignment="Center" FontSize="12" Name="BtnWhiteboardAddTextBlockLeft" /> @@ -663,70 +663,70 @@ + MouseUp="BoardGestureMouseUp" CornerRadius="5,0,0,5" + Background="#f4f4f5" + Opacity="1" BorderThickness="1,1,0,1" BorderBrush="#a1a1aa"> + RenderOptions.BitmapScalingMode="HighQuality" Height="20" Width="20"> + Brush="#18181b" + Geometry="F0 M24,24z M0,0z M7.82154,10.0753L7.82154,3.74613C7.82154,3.06603 8.08946,2.40655 8.57377,1.92224 9.05808,1.43793 9.70726,1.17001 10.3977,1.17001 11.0881,1.17001 11.7372,1.43793 12.2216,1.92224 12.7059,2.40655 12.9738,3.05573 12.9738,3.74613L12.9738,6.37308C13.1415,6.33947 13.3139,6.32225 13.489,6.32225 14.1794,6.32225 14.8286,6.59016 15.3129,7.07447 15.4484,7.21001 15.567,7.35845 15.6675,7.5171 15.9551,7.40916 16.2634,7.35269 16.5803,7.35269 17.2707,7.35269 17.9199,7.62061 18.4042,8.10492 18.5461,8.24683 18.6695,8.4029 18.7729,8.57001 19.6856,8.26338 20.7674,8.45871 21.4647,9.15599 21.949,9.6403 22.2169,10.2998 22.2169,10.9799L22.2169,15.6169C22.2169,17.5438 21.4647,19.3574 20.1045,20.7176 18.7443,22.0778 16.9307,22.83 15.0038,22.83L13.149,22.83 13.1799,22.8094 12.8398,22.8094C11.7682,22.7579 10.7068,22.4694 9.75878,21.9541 8.70773,21.3874 7.81124,20.563 7.15175,19.5738L6.94566,19.2647C6.60562,18.7494 5.49273,16.8019 3.52458,13.3087 3.19484,12.7213 3.1021,12.0412 3.27727,11.3818 3.45245,10.7326 3.86463,10.1761 4.44168,9.83608 5.00842,9.49604 5.66791,9.35177 6.31709,9.43421 6.86548,9.50385 7.39181,9.7279 7.82154,10.0753z M10.037,3.38547C10.1297,3.28243 10.2637,3.23091 10.3977,3.23091 10.5316,3.23091 10.6656,3.29273 10.7583,3.38547 10.8614,3.47821 10.9129,3.61217 10.9129,3.74613L10.9129,11.4745C10.9129,12.0412 11.3766,12.5049 11.9433,12.5049 12.5101,12.5049 12.9738,12.0412 12.9738,11.4745L12.9738,8.89836C12.9738,8.7644 13.0356,8.63045 13.1283,8.53771 13.2211,8.43466 13.355,8.38314 13.489,8.38314 13.623,8.38314 13.7569,8.44497 13.8497,8.53771 13.9527,8.63045 14.0042,8.7644 14.0042,8.89836L14.0042,11.4745C14.0042,12.0412 14.4679,12.5049 15.0347,12.5049 15.6014,12.5049 16.0651,12.0412 16.0651,11.4745L16.0651,9.92881C16.0651,9.79485 16.1269,9.66089 16.2197,9.56815 16.3124,9.46511 16.4464,9.41359 16.5803,9.41359 16.7143,9.41359 16.8483,9.47541 16.941,9.56815 17.044,9.66089 17.0956,9.79485 17.0956,9.92881L17.0956,10.5869C17.0752,10.7163 17.0646,10.8477 17.0646,10.9799 17.0646,11.0661 17.0754,11.1499 17.0956,11.2301L17.0956,11.4745C17.0956,12.0412 17.5593,12.5049 18.126,12.5049 18.6928,12.5049 19.1565,12.0412 19.1565,11.4745L19.1565,10.8128C19.1834,10.7399 19.2266,10.6727 19.2801,10.6192 19.4759,10.4234 19.8159,10.4234 20.0117,10.6192 20.1148,10.712 20.1663,10.8459 20.1663,10.9799L20.1663,15.6169C20.1663,16.9977 19.6408,18.296 18.6618,19.2647 17.6829,20.2333 16.3949,20.7691 15.0141,20.7691L13.1593,20.7691C12.3143,20.7691 11.4796,20.5527 10.7274,20.1509 9.98548,19.749 9.3363,19.1616 8.8726,18.4506L8.66651,18.1415C8.35737,17.6675 7.23419,15.7096 5.31756,12.2988 5.24543,12.1752 5.23512,12.0412 5.26604,11.9073 5.30725,11.7733 5.38969,11.6703 5.50304,11.5981 5.66791,11.4951 5.874,11.4539 6.06978,11.4745 6.26557,11.5054 6.45105,11.5878 6.59531,11.7321L8.11007,13.2469C8.49419,13.631 9.10425,13.648 9.50833,13.2978 9.73651,13.1084 9.88244,12.8229 9.88244,12.5049L9.88244,3.74613C9.88244,3.61217,9.94426,3.47821,10.037,3.38547z M2.99905,6.31195L1.78313,4.65293 2.61779,4.04497C3.46275,3.4267,4.37985,2.89087,5.33817,2.46838L6.27587,2.0459 7.12084,3.93162 6.18313,4.3541C5.35878,4.72506,4.56533,5.17846,3.83372,5.71429L2.99905,6.32225 2.99905,6.31195z M18.2806,5.20935L19.1565,5.75549 20.259,4.01404 19.3831,3.4679C18.1157,2.67446,16.7452,2.0768,15.3026,1.68523L14.303,1.41731 13.7672,3.40607 14.7667,3.67399C16.0033,4.00373,17.1883,4.51895,18.2806,5.20935z" /> + Brush="#18181b" + Geometry="F0 M24,24z M0,0z " /> + Name="BoardGestureLabel" + HorizontalAlignment="Center" FontSize="12" /> + Margin="-115,-161,-55,50" + CornerRadius="8" + Background="#fafafa" Opacity="1" BorderBrush="#2563eb" + BorderThickness="1"> + CornerRadius="8,8,0,0" + Background="#2563eb" Margin="-1,-1,-1,1"> + Padding="0,7" + FontSize="17" FontWeight="Bold" + TextAlignment="Center" /> + VerticalAlignment="Center" + HorizontalAlignment="Center" + Margin="0,3,0,0"> + RenderOptions.BitmapScalingMode="HighQuality" + Height="16" + Width="16" /> + Opacity="{Binding ElementName=TwoFingerGestureSimpleStackPanel, Path=Opacity}" + Orientation="Horizontal" Spacing="4" + VerticalAlignment="Center" + HorizontalAlignment="Center"> + RenderOptions.BitmapScalingMode="HighQuality" + Height="16" + Width="16" /> + Opacity="{Binding ElementName=TwoFingerGestureSimpleStackPanel, Path=Opacity}" + Orientation="Horizontal" Spacing="4" + VerticalAlignment="Center" + HorizontalAlignment="Center"> + RenderOptions.BitmapScalingMode="HighQuality" + Height="16" + Width="16" /> + Opacity="{Binding ElementName=TwoFingerGestureSimpleStackPanel, Path=Opacity}" + Orientation="Horizontal" Spacing="4" + VerticalAlignment="Center" + HorizontalAlignment="Center"> + RenderOptions.BitmapScalingMode="HighQuality" + Height="16" + Width="16" /> + MouseUp="BoardChangeBackgroundColorBtn_MouseUp" CornerRadius="0,5,5,0" + Background="#f4f4f5" Opacity="1" BorderThickness="0,1,1,1" + BorderBrush="#a1a1aa"> + RenderOptions.BitmapScalingMode="HighQuality" Height="20" Width="20"> + Geometry="F0 M24,24z M0,0z M4.71815,3.98345C6.64142,2.23541 9.19629,1.17001 12,1.17001 17.9812,1.17001 22.83,6.01877 22.83,12 22.83,17.9813 17.9812,22.83 12,22.83 11.6262,22.83 11.2568,22.8111 10.8927,22.7741 5.8167,22.2586 1.77699,18.2377 1.2325,13.1703 1.22536,13.1039 1.21882,13.0373 1.21289,12.9705 1.20871,12.9234 1.20483,12.8762 1.20125,12.8289 1.18054,12.5553 1.17,12.2789 1.17,12 1.17,9.41057 2.07878,7.03339 3.59479,5.17001 3.9391,4.74681 4.31473,4.35011 4.71815,3.98345z M12,20.83C16.8767,20.83 20.83,16.8767 20.83,12 20.83,7.12334 16.8767,3.17001 12,3.17001L12,20.83z" /> + HorizontalAlignment="Center" FontSize="12" /> + Margin="-134,-278,-51,50" + CornerRadius="8" + Background="#fafafa" Opacity="1" BorderBrush="#2563eb" + BorderThickness="1"> + CornerRadius="8,8,0,0" + Background="#2563eb" Margin="-1,-1,-1,1"> + Padding="0,7" + FontSize="17" FontWeight="Bold" + TextAlignment="Center" /> @@ -877,102 +877,102 @@ + Margin="0,5,0,0"> + Background="#27272a" BorderBrush="#18181b" + BorderThickness="1" MouseUp="BoardBackgroundColor1Border_MouseUp"> + Width="14" Height="14"> + IsTabStop="False" IsChecked="True" + MinWidth="0" Padding="0" MinHeight="0"> + FontSize="10" Foreground="White" Text="灰黑" /> + Background="#172a25" BorderBrush="#052e16" + BorderThickness="1" MouseUp="BoardBackgroundColor2Border_MouseUp"> + Width="14" Height="14" Name="BoardBackgroundColor2Checkbox" + Visibility="Collapsed"> + IsTabStop="False" IsChecked="True" + MinWidth="0" Padding="0" MinHeight="0"> + FontSize="10" Foreground="White" Text="黑板绿" /> + Background="#eaebed" BorderBrush="#a1a1aa" + BorderThickness="1" MouseUp="BoardBackgroundColor3Border_MouseUp"> + Width="14" Height="14" Name="BoardBackgroundColor3Checkbox" + Visibility="Collapsed"> + IsTabStop="False" IsChecked="True" + MinWidth="0" Padding="0" MinHeight="0"> + FontSize="10" Foreground="#18181b" Text="白" /> + Margin="0,5,0,0"> + Background="#0f172a" BorderBrush="#020617" + BorderThickness="1" MouseUp="BoardBackgroundColor4Border_MouseUp"> + Width="14" Height="14" Visibility="Collapsed"> + IsTabStop="False" IsChecked="True" + MinWidth="0" Padding="0" MinHeight="0"> + FontSize="10" Foreground="White" Text="蓝黑" /> + Background="#B5E6B5" BorderBrush="#059669" + BorderThickness="1" MouseUp="BoardBackgroundColor5Border_MouseUp"> + Width="14" Height="14" Name="BoardBackgroundColor5Checkbox" + Visibility="Collapsed"> + IsTabStop="False" IsChecked="True" + MinWidth="0" Padding="0" MinHeight="0"> + FontSize="10" Foreground="#18181b" Text="护眼绿" /> + Background="Black" BorderBrush="#52525b" + BorderThickness="1" MouseUp="BoardBackgroundColor6Border_MouseUp"> + Width="14" Height="14" Name="BoardBackgroundColor6Checkbox" + Visibility="Collapsed"> + IsTabStop="False" IsChecked="True" + MinWidth="0" Padding="0" MinHeight="0"> + FontSize="10" Foreground="White" Text="纯黑" /> @@ -980,100 +980,100 @@ + Margin="0,5,0,0"> + Background="#eaebed" BorderBrush="#a1a1aa" + BorderThickness="1"> + Width="14" Height="14"> + IsTabStop="False" IsChecked="True" + MinWidth="0" Padding="0" MinHeight="0"> + FontSize="10" Foreground="#18181b" Text="无" /> + Background="#eaebed" BorderBrush="#a1a1aa" + BorderThickness="1"> + RadiusX="5" RadiusY="5" /> + ClipGeometry="M0,0 V46 H46 V0 H0 Z"> + Brush="#22000000" + Geometry="F0 M46,46z M0,0z M4,3C4,3.55225 3.55225,4 3,4 2.44775,4 2,3.55225 2,3 2,2.44775 2.44775,2 3,2 3.13818,2 3.27002,2.02832 3.38965,2.0791 3.66357,2.19531 3.875,2.42969 3.95947,2.71826 3.96777,2.74609 3.97461,2.7749 3.98047,2.80371L3.99072,2.86328C3.99658,2.9082,4,2.95361,4,3z M9,3C9,3.55225 8.55225,4 8,4 7.7373,4 7.49805,3.89844 7.31934,3.73291 7.12305,3.55029 7,3.28955 7,3 7,2.44775 7.44775,2 8,2 8.37402,2 8.7002,2.20557 8.87207,2.50977 8.95361,2.65479 9,2.82178 9,3z M13.7422,3.67041C13.9023,3.49316 14,3.25781 14,3 14,2.44775 13.5522,2 13,2 12.4478,2 12,2.44775 12,3 12,3.55225 12.4478,4 13,4 13.2944,4 13.5591,3.87256 13.7422,3.67041z M19,3C19,3.55225 18.5522,4 18,4 17.4478,4 17,3.55225 17,3 17,2.44775 17.4478,2 18,2 18.5522,2 19,2.44775 19,3z M23,4C23.5522,4 24,3.55225 24,3 24,2.44775 23.5522,2 23,2 22.4478,2 22,2.44775 22,3 22,3.55225 22.4478,4 23,4z M29,3C29,3.55225 28.5522,4 28,4 27.4478,4 27,3.55225 27,3 27,2.44775 27.4478,2 28,2 28.5522,2 29,2.44775 29,3z M33,4C33.5522,4 34,3.55225 34,3 34,2.44775 33.5522,2 33,2 32.4478,2 32,2.44775 32,3 32,3.25781 32.0977,3.49268 32.2578,3.66992 32.4409,3.87256 32.7056,4 33,4z M39,3C39,3.28906 38.8774,3.5498 38.6812,3.73242 38.6035,3.80469 38.5146,3.86426 38.417,3.90918 38.29,3.96729 38.1489,4 38,4 37.4478,4 37,3.55225 37,3 37,2.9209 37.0093,2.84424 37.0269,2.77051 37.0488,2.67627 37.084,2.58789 37.1304,2.50635 37.2139,2.35986 37.333,2.23633 37.4761,2.14795 37.6284,2.0542 37.8081,2 38,2 38.5522,2 39,2.44775 39,3z M43,4C43.5522,4 44,3.55225 44,3 44,2.44775 43.5522,2 43,2 42.6221,2 42.2935,2.20947 42.1235,2.51855 42.085,2.58887 42.0547,2.66406 42.0337,2.74316 42.0117,2.8252 42,2.91113 42,3 42,3.55225 42.4478,4 43,4z M4,8C4,8.55225 3.55225,9 3,9 2.82715,9 2.66455,8.95605 2.52295,8.87891 2.40479,8.81494 2.30127,8.72754 2.21777,8.62305 2.08154,8.45215 2,8.23535 2,8 2,7.79932 2.05908,7.61279 2.16064,7.45605 2.33887,7.18164 2.64844,7 3,7 3.55225,7 4,7.44775 4,8z M8,9C8.55225,9 9,8.55225 9,8 9,7.44775 8.55225,7 8,7 7.44775,7 7,7.44775 7,8 7,8.55225 7.44775,9 8,9z M14,8C14,8.55225 13.5522,9 13,9 12.4478,9 12,8.55225 12,8 12,7.44775 12.4478,7 13,7 13.5522,7 14,7.44775 14,8z M18,9C18.5522,9 19,8.55225 19,8 19,7.74463 18.9043,7.51172 18.7466,7.33496 18.5635,7.12939 18.2969,7 18,7 17.7402,7 17.5034,7.09912 17.3257,7.26172 17.2256,7.35352 17.144,7.46484 17.0874,7.59033 17.0312,7.71533 17,7.854 17,8 17,8.55225 17.4478,9 18,9z M24,8C24,8.55225 23.5522,9 23,9 22.4478,9 22,8.55225 22,8 22,7.44775 22.4478,7 23,7 23.5522,7 24,7.44775 24,8z M28,9C28.5522,9 29,8.55225 29,8 29,7.70703 28.874,7.44336 28.6733,7.26025 28.4956,7.09863 28.2593,7 28,7 27.8413,7 27.6914,7.03711 27.5586,7.10254 27.4448,7.15869 27.3433,7.23584 27.2588,7.32861 27.0981,7.50635 27,7.7417 27,8 27,8.55225 27.4478,9 28,9z M34,8C34,8.55225 33.5522,9 33,9 32.4478,9 32,8.55225 32,8 32,7.44775 32.4478,7 33,7 33.5522,7 34,7.44775 34,8z M38,9C38.5522,9 39,8.55225 39,8 39,7.44775 38.5522,7 38,7 37.4478,7 37,7.44775 37,8 37,8.55225 37.4478,9 38,9z M43.9526,8.30566C43.9155,8.42188 43.8574,8.52832 43.7832,8.62158 43.6001,8.85205 43.3174,9 43,9 42.4478,9 42,8.55225 42,8 42,7.44775 42.4478,7 43,7 43.1792,7 43.3477,7.04736 43.4932,7.12988 43.6338,7.20947 43.7534,7.32275 43.8408,7.4585 43.9414,7.61426 44,7.80029 44,8 44,8.04932 43.9966,8.09814 43.9897,8.14551 43.9814,8.20068 43.9692,8.25391 43.9526,8.30566z M3,14C3.55225,14 4,13.5522 4,13 4,12.4478 3.55225,12 3,12 2.8042,12 2.62158,12.0562 2.46729,12.1533 2.30273,12.2573 2.17041,12.4077 2.08936,12.5859 2.03223,12.7124 2,12.8525 2,13 2,13.5522 2.44775,14 3,14z M9,13C9,13.5522 8.55225,14 8,14 7.44775,14 7,13.5522 7,13 7,12.4478 7.44775,12 8,12 8.55225,12 9,12.4478 9,13z M13,14C13.5522,14 14,13.5522 14,13 14,12.4478 13.5522,12 13,12 12.4478,12 12,12.4478 12,13 12,13.5522 12.4478,14 13,14z M19,13C19,13.5522 18.5522,14 18,14 17.4478,14 17,13.5522 17,13 17,12.4478 17.4478,12 18,12 18.5522,12 19,12.4478 19,13z M23,14C23.5522,14 24,13.5522 24,13 24,12.4478 23.5522,12 23,12 22.4478,12 22,12.4478 22,13 22,13.5522 22.4478,14 23,14z M29,13C29,13.5522 28.5522,14 28,14 27.4478,14 27,13.5522 27,13 27,12.4478 27.4478,12 28,12 28.5522,12 29,12.4478 29,13z M33,14C33.5522,14 34,13.5522 34,13 34,12.4478 33.5522,12 33,12 32.4478,12 32,12.4478 32,13 32,13.5522 32.4478,14 33,14z M39,13C39,13.5522 38.5522,14 38,14 37.4478,14 37,13.5522 37,13 37,12.4478 37.4478,12 38,12 38.5522,12 39,12.4478 39,13z M43,14C43.5522,14 44,13.5522 44,13 44,12.8486 43.9663,12.7051 43.9062,12.5767 43.7466,12.2358 43.4009,12 43,12 42.4478,12 42,12.4478 42,13 42,13.5522 42.4478,14 43,14z M4,18C4,18.5522 3.55225,19 3,19 2.74121,19 2.50537,18.9019 2.32812,18.7407 2.12646,18.5576 2,18.2935 2,18 2,17.4478 2.44775,17 3,17 3.55225,17 4,17.4478 4,18z M8.81152,18.5845C8.93018,18.4199 9,18.2183 9,18 9,17.4478 8.55225,17 8,17 7.44775,17 7,17.4478 7,18 7,18.5522 7.44775,19 8,19 8.13428,19 8.26221,18.9736 8.37891,18.9258 8.55322,18.854 8.70264,18.7349 8.81152,18.5845z M14,18C14,18.5522 13.5522,19 13,19 12.771,19 12.5601,18.9229 12.3916,18.7935 12.1533,18.6108 12,18.3232 12,18 12,17.4478 12.4478,17 13,17 13.5522,17 14,17.4478 14,18z M18,19C18.5522,19 19,18.5522 19,18 19,17.6138 18.7812,17.2788 18.4609,17.1123 18.3228,17.0405 18.166,17 18,17 17.4478,17 17,17.4478 17,18 17,18.5522 17.4478,19 18,19z M24,18C24,18.1211 23.9785,18.2373 23.939,18.3447 23.8799,18.5059 23.7803,18.6479 23.6523,18.7578 23.5801,18.8198 23.499,18.8721 23.4111,18.9116 23.2856,18.9683 23.1465,19 23,19 22.7515,19 22.5239,18.9092 22.3491,18.7588 22.2363,18.6621 22.1455,18.5405 22.0845,18.4028 22.0649,18.3579 22.0483,18.3115 22.0352,18.2637 22.0122,18.1797 22,18.0913 22,18 22,17.4478 22.4478,17 23,17 23.5522,17 24,17.4478 24,18z M28,19C28.5522,19 29,18.5522 29,18 29,17.4478 28.5522,17 28,17 27.5957,17 27.2476,17.2397 27.0898,17.585 27.0322,17.7114 27,17.8521 27,18 27,18.5522 27.4478,19 28,19z M33.6108,18.7915C33.4419,18.9224 33.23,19 33,19 32.4478,19 32,18.5522 32,18 32,17.4478 32.4478,17 33,17 33.5522,17 34,17.4478 34,18 34,18.0776 33.9912,18.1528 33.9746,18.2251 33.9507,18.3291 33.9111,18.4268 33.8574,18.5151L33.8418,18.54 33.8125,18.583 33.7856,18.6191 33.751,18.6602C33.7085,18.7085,33.6616,18.7524,33.6108,18.7915z M38,19C38.5522,19 39,18.5522 39,18 39,17.4478 38.5522,17 38,17 37.4478,17 37,17.4478 37,18 37,18.1387 37.0283,18.271 37.0796,18.3911 37.0923,18.4214 37.1064,18.4507 37.1221,18.479 37.1421,18.5151 37.1641,18.5503 37.188,18.5835 37.2983,18.7368 37.4507,18.8574 37.6284,18.9287 37.7432,18.9746 37.8687,19 38,19z M44,18C44,18.2935 43.8735,18.5571 43.6724,18.7402 43.4946,18.9014 43.2588,19 43,19 42.4478,19 42,18.5522 42,18 42,17.4478 42.4478,17 43,17 43.5522,17 44,17.4478 44,18z M3,24C3.55225,24 4,23.5522 4,23 4,22.4478 3.55225,22 3,22 2.44775,22 2,22.4478 2,23 2,23.2617 2.10059,23.4995 2.26514,23.6777 2.44775,23.876 2.70947,24 3,24z M9,23C9,23.2368 8.91797,23.4541 8.78027,23.6255 8.59668,23.854 8.31543,24 8,24 7.44775,24 7,23.5522 7,23 7,22.4478 7.44775,22 8,22 8.55225,22 9,22.4478 9,23z M13,24C13.5522,24 14,23.5522 14,23 14,22.4478 13.5522,22 13,22 12.4478,22 12,22.4478 12,23 12,23.5522 12.4478,24 13,24z M19,23C19,23.5522 18.5522,24 18,24 17.4478,24 17,23.5522 17,23 17,22.7329 17.105,22.4897 17.2759,22.3105 17.458,22.1191 17.7148,22 18,22 18.5522,22 19,22.4478 19,23z M23.7251,23.6885C23.8955,23.5093 24,23.2666 24,23 24,22.4478 23.5522,22 23,22 22.4478,22 22,22.4478 22,23 22,23.2671 22.1045,23.5093 22.2754,23.6885 22.4575,23.8804 22.7148,24 23,24 23.2856,24 23.543,23.8804 23.7251,23.6885z M29,23C29,23.5522 28.5522,24 28,24 27.4478,24 27,23.5522 27,23 27,22.4478 27.4478,22 28,22 28.2842,22 28.5405,22.1187 28.7227,22.3086 28.8945,22.4883 29,22.7319 29,23z M33,24C33.5522,24 34,23.5522 34,23 34,22.4478 33.5522,22 33,22 32.4478,22 32,22.4478 32,23 32,23.5522 32.4478,24 33,24z M39,23C39,23.5522 38.5522,24 38,24 37.6851,24 37.4038,23.8545 37.2207,23.6265 37.1709,23.5649 37.1284,23.4976 37.0942,23.4253 37.0337,23.2964 37,23.1523 37,23 37,22.4478 37.4478,22 38,22 38.5522,22 39,22.4478 39,23z M43.7358,23.6772C43.8999,23.499 44,23.2612 44,23 44,22.4478 43.5522,22 43,22 42.4478,22 42,22.4478 42,23 42,23.5522 42.4478,24 43,24 43.291,24 43.5527,23.876 43.7358,23.6772z M4,28C4,28.5522 3.55225,29 3,29 2.44775,29 2,28.5522 2,28 2,27.4478 2.44775,27 3,27 3.55225,27 4,27.4478 4,28z M8,29C8.55225,29 9,28.5522 9,28 9,27.4478 8.55225,27 8,27 7.44775,27 7,27.4478 7,28 7,28.5522 7.44775,29 8,29z M14,28C14,28.5522 13.5522,29 13,29 12.4478,29 12,28.5522 12,28 12,27.4478 12.4478,27 13,27 13.5522,27 14,27.4478 14,28z M18,29C18.5522,29 19,28.5522 19,28 19,27.9233 18.9917,27.8486 18.9751,27.7769 18.9663,27.7373 18.9551,27.6992 18.9414,27.6621 18.9268,27.6221 18.9097,27.5835 18.8906,27.5459 18.8677,27.501 18.8413,27.4575 18.812,27.4165 18.7861,27.3804 18.7578,27.3462 18.7275,27.314 18.606,27.1846 18.4497,27.0879 18.2739,27.0381 18.2314,27.0259 18.188,27.0166 18.144,27.0103L18.0845,27.0034 18.0635,27.002C18.0425,27.0005 18.0215,27 18,27 17.9497,27 17.9004,27.0034 17.8521,27.0107 17.7642,27.0234 17.6802,27.0479 17.6016,27.082 17.5044,27.1245 17.415,27.1821 17.3364,27.252 17.1299,27.4351 17,27.7021 17,28 17,28.0806 17.0093,28.1587 17.0273,28.2339 17.0449,28.3071 17.0703,28.377 17.103,28.4429 17.165,28.5679 17.2524,28.6782 17.3584,28.7671 17.5322,28.9126 17.7559,29 18,29z M24,28C24,28.5522 23.5522,29 23,29 22.4478,29 22,28.5522 22,28 22,27.4478 22.4478,27 23,27 23.5522,27 24,27.4478 24,28z M28,29C28.2427,29 28.4653,28.9136 28.6387,28.7695 28.7012,28.7173 28.7573,28.6577 28.8057,28.5923 28.832,28.5562 28.856,28.5181 28.8779,28.4785 28.8979,28.4424 28.9155,28.4048 28.9312,28.3657 28.9756,28.2524 29,28.1289 29,28 29,27.7017 28.8691,27.4336 28.6616,27.25 28.4854,27.0942 28.2539,27 28,27 27.7148,27 27.4575,27.1196 27.2754,27.311 27.1045,27.4902 27,27.7329 27,28 27,28.5522 27.4478,29 28,29z M34,28C34,28.5522 33.5522,29 33,29 32.4478,29 32,28.5522 32,28 32,27.4478 32.4478,27 33,27 33.5522,27 34,27.4478 34,28z M38,29C38.5522,29 39,28.5522 39,28 39,27.4478 38.5522,27 38,27 37.4478,27 37,27.4478 37,28 37,28.5522 37.4478,29 38,29z M44,28C44,28.5522 43.5522,29 43,29 42.4478,29 42,28.5522 42,28 42,27.4478 42.4478,27 43,27 43.5522,27 44,27.4478 44,28z M3,34C3.22852,34 3.43896,33.9233 3.60742,33.7944 3.84619,33.6118 4,33.3237 4,33 4,32.4478 3.55225,32 3,32 2.771,32 2.55957,32.0771 2.39111,32.207 2.29346,32.2817 2.20996,32.3745 2.14551,32.48 2.104,32.5483 2.07031,32.6221 2.0459,32.7002 2.03076,32.748 2.01904,32.7974 2.01123,32.8481L2.00391,32.9087C2.00146,32.939 2,32.9692 2,33 2,33.5522 2.44775,34 3,34z M9,33C9,33.5522 8.55225,34 8,34 7.44775,34 7,33.5522 7,33 7,32.4478 7.44775,32 8,32 8.2876,32 8.54639,32.1211 8.729,32.3154 8.77783,32.3672 8.8208,32.4243 8.85742,32.4854 8.89941,32.5552 8.93311,32.6304 8.95703,32.7095 8.98486,32.8013 9,32.8989 9,33z M13,34C13.5522,34 14,33.5522 14,33 14,32.4478 13.5522,32 13,32 12.4478,32 12,32.4478 12,33 12,33.5522 12.4478,34 13,34z M18.6436,33.7651C18.4697,33.9116 18.2451,34 18,34 17.7119,34 17.4521,33.8779 17.2695,33.6831 17.1021,33.5044 17,33.2642 17,33 17,32.4478 17.4478,32 18,32 18.5522,32 19,32.4478 19,33 19,33.3071 18.8613,33.582 18.6436,33.7651z M23,34C23.5522,34 24,33.5522 24,33 24,32.6963 23.8647,32.4243 23.6509,32.2407 23.5435,32.1484 23.4165,32.0786 23.2764,32.0386L23.2197,32.0239 23.1729,32.0146C23.1167,32.0049 23.0591,32 23,32 22.751,32 22.5234,32.0908 22.3486,32.2412 22.3008,32.2822 22.2568,32.3276 22.2178,32.377 22.1812,32.4229 22.1489,32.4717 22.1211,32.5234 22.0874,32.585 22.0601,32.6504 22.04,32.7188 22.0332,32.7422 22.0273,32.7661 22.0225,32.7905L22.0107,32.856C22.0039,32.9028 22,32.9512 22,33 22,33.5522 22.4478,34 23,34z M28.7285,33.6851C28.5459,33.8789 28.2871,34 28,34 27.835,34 27.6792,33.96 27.542,33.8892 27.5132,33.8745 27.4854,33.8584 27.458,33.8408 27.4233,33.8184 27.3901,33.7939 27.3589,33.7676 27.1396,33.584 27,33.3081 27,33 27,32.4478 27.4478,32 28,32 28.5522,32 29,32.4478 29,33 29,33.2651 28.897,33.5063 28.7285,33.6851z M33,34C33.5522,34 34,33.5522 34,33 34,32.4478 33.5522,32 33,32 32.4478,32 32,32.4478 32,33 32,33.5522 32.4478,34 33,34z M39,33C39,33.5522 38.5522,34 38,34 37.4478,34 37,33.5522 37,33 37,32.7349 37.103,32.4941 37.271,32.3154 37.3765,32.2036 37.5068,32.1157 37.6538,32.0615 37.7617,32.0215 37.8784,32 38,32 38.5522,32 39,32.4478 39,33z M43,34C43.5522,34 44,33.5522 44,33 44,32.4478 43.5522,32 43,32 42.4478,32 42,32.4478 42,33 42,33.3247 42.1548,33.6133 42.3945,33.7959 42.5625,33.9238 42.7725,34 43,34z M4,38C4,38.5522 3.55225,39 3,39 2.44775,39 2,38.5522 2,38 2,37.7378 2.10107,37.499 2.2666,37.3203 2.44922,37.123 2.70996,37 3,37 3.31445,37 3.59473,37.145 3.77832,37.3721 3.84277,37.4521 3.89502,37.542 3.93262,37.6396 3.97607,37.7515 4,37.873 4,38z M8,39C8.55225,39 9,38.5522 9,38 9,37.7979 8.93994,37.6094 8.83643,37.4521 8.65771,37.1797 8.3501,37 8,37 7.44775,37 7,37.4478 7,38 7,38.2192 7.0708,38.4219 7.19043,38.5869 7.37207,38.8374 7.66699,39 8,39z M14,38C14,38.5522 13.5522,39 13,39 12.4478,39 12,38.5522 12,38 12,37.4478 12.4478,37 13,37 13.5522,37 14,37.4478 14,38z M18,39C18.5522,39 19,38.5522 19,38 19,37.4478 18.5522,37 18,37 17.688,37 17.4097,37.1426 17.2266,37.3662 17.085,37.5391 17,37.7598 17,38 17,38.5522 17.4478,39 18,39z M24,38C24,38.5522 23.5522,39 23,39 22.4478,39 22,38.5522 22,38 22,37.8906 22.0176,37.7852 22.0503,37.6865 22.0938,37.5547 22.1641,37.4351 22.2544,37.334 22.4375,37.1289 22.7036,37 23,37 23.2964,37 23.5625,37.1289 23.7456,37.3335 23.7622,37.3521 23.7783,37.3711 23.7935,37.3911 23.8145,37.4185 23.834,37.4473 23.8521,37.4766 23.875,37.5132 23.8955,37.5513 23.9131,37.5908 23.9473,37.6675 23.9722,37.749 23.9863,37.8345 23.9907,37.8613 23.9941,37.8882 23.9961,37.9155L23.9995,37.9697 24,38z M28,39C28.5522,39 29,38.5522 29,38 29,37.9136 28.9893,37.8301 28.9688,37.75 28.9321,37.6079 28.8647,37.478 28.7749,37.3682 28.6626,37.2305 28.5146,37.1235 28.3447,37.061 28.2373,37.0215 28.1211,37 28,37 27.4478,37 27,37.4478 27,38 27,38.5522 27.4478,39 28,39z M34,38C34,38.5522 33.5522,39 33,39 32.4478,39 32,38.5522 32,38 32,37.4478 32.4478,37 33,37 33.5522,37 34,37.4478 34,38z M38.8086,38.5884C38.8433,38.541 38.874,38.4907 38.8999,38.4375 38.9644,38.3052 39,38.1567 39,38 39,37.4478 38.5522,37 38,37 37.6494,37 37.3413,37.1802 37.1626,37.4531 37.0596,37.6104 37,37.7983 37,38 37,38.5522 37.4478,39 38,39 38.332,39 38.6265,38.8379 38.8086,38.5884z M44,38C44,38.5522 43.5522,39 43,39 42.4478,39 42,38.5522 42,38 42,37.7632 42.082,37.5459 42.2197,37.3745 42.2505,37.3354 42.2847,37.2993 42.3213,37.2656 42.3457,37.2432 42.3711,37.2217 42.3979,37.2017 42.439,37.1704 42.4824,37.1426 42.5283,37.1177 42.5781,37.0908 42.6304,37.0684 42.6851,37.0503 42.7212,37.0386 42.7578,37.0288 42.7954,37.021 42.8613,37.0073 42.9297,37 43,37 43.2896,37 43.5508,37.123 43.7334,37.3198 43.8989,37.4985 44,37.7373 44,38z M3,44C3.55225,44 4,43.5522 4,43 4,42.4478 3.55225,42 3,42 2.9624,42 2.9248,42.002 2.88818,42.0063 2.82617,42.0132 2.76611,42.0254 2.70801,42.043 2.66992,42.0547 2.63281,42.0688 2.59668,42.0845 2.55908,42.1011 2.52295,42.1201 2.48779,42.1411 2.41211,42.1865 2.34277,42.2412 2.28174,42.3042 2.10742,42.4844 2,42.7295 2,43 2,43.5522 2.44775,44 3,44z M8.96484,43.2632L8.9502,43.3135 8.93359,43.3589C8.88623,43.4814 8.81592,43.5923 8.72754,43.686 8.61816,43.8022 8.48145,43.8921 8.32715,43.9453 8.22461,43.9805 8.11475,44 8,44 7.44775,44 7,43.5522 7,43 7,42.4478 7.44775,42 8,42 8.04248,42 8.08447,42.0029 8.12598,42.0083 8.16553,42.0132 8.20508,42.0205 8.24316,42.0298 8.26611,42.0356 8.28857,42.042 8.31104,42.0493 8.42676,42.0869 8.5332,42.1455 8.62598,42.2202 8.854,42.4033 9,42.6846 9,43 9,43.0269 8.99902,43.0532 8.99658,43.0796 8.99414,43.1099 8.99072,43.1396 8.98535,43.1685 8.97998,43.2007 8.97314,43.2324 8.96484,43.2632z M13,44C13.5522,44 14,43.5522 14,43 14,42.6265 13.7954,42.3008 13.4922,42.1289 13.3467,42.0469 13.1787,42 13,42 12.7285,42 12.4824,42.1084 12.3022,42.2837 12.1157,42.4653 12,42.7192 12,43 12,43.5522 12.4478,44 13,44z M19,43C19,43.5522 18.5522,44 18,44 17.4478,44 17,43.5522 17,43 17,42.4478 17.4478,42 18,42 18.5522,42 19,42.4478 19,43z M23.6489,43.7612C23.8638,43.5776 24,43.3047 24,43 24,42.7319 23.8945,42.4888 23.7227,42.3091 23.6372,42.2197 23.5352,42.146 23.4214,42.0928 23.2935,42.0332 23.1509,42 23,42 22.7158,42 22.459,42.1187 22.2769,42.3091 22.1055,42.4888 22,42.7319 22,43 22,43.3042 22.1357,43.5767 22.3501,43.7603 22.5249,43.9097 22.752,44 23,44 23.2476,44 23.4741,43.9102 23.6489,43.7612z M29,43C29,43.5522 28.5522,44 28,44 27.4478,44 27,43.5522 27,43 27,42.4478 27.4478,42 28,42 28.5522,42 29,42.4478 29,43z M33,44C33.5522,44 34,43.5522 34,43 34,42.7207 33.8853,42.4683 33.7007,42.2866 33.5205,42.1094 33.2729,42 33,42 32.894,42 32.792,42.0166 32.6963,42.0474 32.6309,42.0684 32.5684,42.0957 32.5093,42.1289 32.2051,42.3003 32,42.626 32,43 32,43.5522 32.4478,44 33,44z M39,43C39,43.5522 38.5522,44 38,44 37.7134,44 37.4551,43.8794 37.2725,43.686 37.1035,43.5068 37,43.2656 37,43 37,42.7837 37.0688,42.583 37.186,42.4189 37.2397,42.3438 37.3037,42.2764 37.376,42.2188 37.5469,42.082 37.7637,42 38,42 38.5522,42 39,42.4478 39,43z M43,44C43.5522,44 44,43.5522 44,43 44,42.4478 43.5522,42 43,42 42.4478,42 42,42.4478 42,43 42,43.5522 42.4478,44 43,44z" /> + Width="14" Height="14" + Visibility="Collapsed"> + IsTabStop="False" IsChecked="True" + MinWidth="0" Padding="0" MinHeight="0"> + Margin="-2,-1,-1,0" + Padding="2,1,2,1" CornerRadius="4" + Canvas.Bottom="3" Canvas.Left="5"> + FontSize="10" Foreground="#18181b" + Text="点" /> + Background="#eaebed" BorderBrush="#a1a1aa" + BorderThickness="1"> + Height="46"> + RadiusX="5" RadiusY="5" /> + ClipGeometry="M0,0 V46 H46 V0 H0 Z"> + Brush="#22000000" + Geometry="F0 M46,46z M0,0z M4.5,1.5L1.5,1.5 1.5,4.5 4.5,4.5 4.5,1.5z M5.5,4.5L8.5,4.5 8.5,1.5 5.5,1.5 5.5,4.5z M12.5,4.5L9.5,4.5 9.5,1.5 12.5,1.5 12.5,4.5z M13.5,4.5L16.5,4.5 16.5,1.5 13.5,1.5 13.5,4.5z M20.5,4.5L17.5,4.5 17.5,1.5 20.5,1.5 20.5,4.5z M21.5,4.5L24.5,4.5 24.5,1.5 21.5,1.5 21.5,4.5z M28.5,4.5L25.5,4.5 25.5,1.5 28.5,1.5 28.5,4.5z M29.5,4.5L32.5,4.5 32.5,1.5 29.5,1.5 29.5,4.5z M36.5,4.5L33.5,4.5 33.5,1.5 36.5,1.5 36.5,4.5z M37.5,4.5L40.5,4.5 40.5,1.5 37.5,1.5 37.5,4.5z M44.5,4.5L41.5,4.5 41.5,1.5 44.5,1.5 44.5,4.5z M37.5,5.5L40.5,5.5 40.5,8.5 37.5,8.5 37.5,5.5z M41.5,8.5L44.5,8.5 44.5,5.5 41.5,5.5 41.5,8.5z M45.5,8.5L45.5,5.5 45.5,4.5 45.5,1.5 45.5,0.5 44.5,0.5 41.5,0.5 40.5,0.5 37.5,0.5 36.5,0.5 33.5,0.5 32.5,0.5 29.5,0.5 28.5,0.5 25.5,0.5 24.5,0.5 21.5,0.5 20.5,0.5 17.5,0.5 16.5,0.5 13.5,0.5 12.5,0.5 9.5,0.5 8.5,0.5 5.5,0.5 4.5,0.5 1.5,0.5 0.5,0.5 0.5,1.5 0.5,4.5 0.5,5.5 0.5,8.5 0.5,9.5 0.5,12.5 0.5,13.5 0.5,16.5 0.5,17.5 0.5,20.5 0.5,21.5 0.5,24.5 0.5,25.5 0.5,28.5 0.5,29.5 0.5,32.5 0.5,33.5 0.5,36.5 0.5,37.5 0.5,40.5 0.5,41.5 0.5,44.5 0.5,45.5 1.5,45.5 4.5,45.5 5.5,45.5 8.5,45.5 9.5,45.5 12.5,45.5 13.5,45.5 16.5,45.5 17.5,45.5 20.5,45.5 21.5,45.5 24.5,45.5 25.5,45.5 28.5,45.5 29.5,45.5 32.5,45.5 33.5,45.5 36.5,45.5 37.5,45.5 40.5,45.5 41.5,45.5 44.5,45.5 45.5,45.5 45.5,44.5 45.5,41.5 45.5,40.5 45.5,37.5 45.5,36.5 45.5,33.5 45.5,32.5 45.5,29.5 45.5,28.5 45.5,25.5 45.5,24.5 45.5,21.5 45.5,20.5 45.5,17.5 45.5,16.5 45.5,13.5 45.5,12.5 45.5,9.5 45.5,8.5z M44.5,40.5L44.5,37.5 41.5,37.5 41.5,40.5 44.5,40.5z M40.5,40.5L40.5,37.5 37.5,37.5 37.5,40.5 40.5,40.5z M41.5,44.5L44.5,44.5 44.5,41.5 41.5,41.5 41.5,44.5z M40.5,44.5L40.5,41.5 37.5,41.5 37.5,44.5 40.5,44.5z M36.5,41.5L36.5,44.5 33.5,44.5 33.5,41.5 36.5,41.5z M33.5,40.5L36.5,40.5 36.5,37.5 33.5,37.5 33.5,40.5z M32.5,44.5L32.5,41.5 29.5,41.5 29.5,44.5 32.5,44.5z M32.5,40.5L29.5,40.5 29.5,37.5 32.5,37.5 32.5,40.5z M28.5,41.5L28.5,44.5 25.5,44.5 25.5,41.5 28.5,41.5z M25.5,40.5L28.5,40.5 28.5,37.5 25.5,37.5 25.5,40.5z M24.5,44.5L24.5,41.5 21.5,41.5 21.5,44.5 24.5,44.5z M24.5,40.5L21.5,40.5 21.5,37.5 24.5,37.5 24.5,40.5z M20.5,41.5L20.5,44.5 17.5,44.5 17.5,41.5 20.5,41.5z M17.5,40.5L20.5,40.5 20.5,37.5 17.5,37.5 17.5,40.5z M16.5,44.5L16.5,41.5 13.5,41.5 13.5,44.5 16.5,44.5z M16.5,40.5L13.5,40.5 13.5,37.5 16.5,37.5 16.5,40.5z M12.5,41.5L12.5,44.5 9.5,44.5 9.5,41.5 12.5,41.5z M9.5,40.5L12.5,40.5 12.5,37.5 9.5,37.5 9.5,40.5z M8.5,44.5L8.5,41.5 5.5,41.5 5.5,44.5 8.5,44.5z M8.5,40.5L5.5,40.5 5.5,37.5 8.5,37.5 8.5,40.5z M4.5,41.5L4.5,44.5 1.5,44.5 1.5,41.5 4.5,41.5z M1.5,40.5L4.5,40.5 4.5,37.5 1.5,37.5 1.5,40.5z M44.5,36.5L41.5,36.5 41.5,33.5 44.5,33.5 44.5,36.5z M37.5,36.5L40.5,36.5 40.5,33.5 37.5,33.5 37.5,36.5z M36.5,36.5L33.5,36.5 33.5,33.5 36.5,33.5 36.5,36.5z M29.5,36.5L32.5,36.5 32.5,33.5 29.5,33.5 29.5,36.5z M28.5,36.5L25.5,36.5 25.5,33.5 28.5,33.5 28.5,36.5z M21.5,36.5L24.5,36.5 24.5,33.5 21.5,33.5 21.5,36.5z M20.5,36.5L17.5,36.5 17.5,33.5 20.5,33.5 20.5,36.5z M13.5,36.5L16.5,36.5 16.5,33.5 13.5,33.5 13.5,36.5z M12.5,36.5L9.5,36.5 9.5,33.5 12.5,33.5 12.5,36.5z M5.5,36.5L8.5,36.5 8.5,33.5 5.5,33.5 5.5,36.5z M4.5,36.5L1.5,36.5 1.5,33.5 4.5,33.5 4.5,36.5z M44.5,32.5L44.5,29.5 41.5,29.5 41.5,32.5 44.5,32.5z M40.5,32.5L40.5,29.5 37.5,29.5 37.5,32.5 40.5,32.5z M33.5,32.5L36.5,32.5 36.5,29.5 33.5,29.5 33.5,32.5z M32.5,32.5L29.5,32.5 29.5,29.5 32.5,29.5 32.5,32.5z M25.5,32.5L28.5,32.5 28.5,29.5 25.5,29.5 25.5,32.5z M24.5,32.5L21.5,32.5 21.5,29.5 24.5,29.5 24.5,32.5z M17.5,32.5L20.5,32.5 20.5,29.5 17.5,29.5 17.5,32.5z M16.5,32.5L13.5,32.5 13.5,29.5 16.5,29.5 16.5,32.5z M9.5,32.5L12.5,32.5 12.5,29.5 9.5,29.5 9.5,32.5z M8.5,32.5L5.5,32.5 5.5,29.5 8.5,29.5 8.5,32.5z M1.5,32.5L4.5,32.5 4.5,29.5 1.5,29.5 1.5,32.5z M44.5,28.5L41.5,28.5 41.5,25.5 44.5,25.5 44.5,28.5z M37.5,28.5L40.5,28.5 40.5,25.5 37.5,25.5 37.5,28.5z M36.5,28.5L33.5,28.5 33.5,25.5 36.5,25.5 36.5,28.5z M29.5,28.5L32.5,28.5 32.5,25.5 29.5,25.5 29.5,28.5z M28.5,28.5L25.5,28.5 25.5,25.5 28.5,25.5 28.5,28.5z M21.5,28.5L24.5,28.5 24.5,25.5 21.5,25.5 21.5,28.5z M20.5,28.5L17.5,28.5 17.5,25.5 20.5,25.5 20.5,28.5z M13.5,28.5L16.5,28.5 16.5,25.5 13.5,25.5 13.5,28.5z M12.5,28.5L9.5,28.5 9.5,25.5 12.5,25.5 12.5,28.5z M5.5,28.5L8.5,28.5 8.5,25.5 5.5,25.5 5.5,28.5z M4.5,28.5L1.5,28.5 1.5,25.5 4.5,25.5 4.5,28.5z M44.5,24.5L44.5,21.5 41.5,21.5 41.5,24.5 44.5,24.5z M40.5,24.5L40.5,21.5 37.5,21.5 37.5,24.5 40.5,24.5z M33.5,24.5L36.5,24.5 36.5,21.5 33.5,21.5 33.5,24.5z M32.5,24.5L29.5,24.5 29.5,21.5 32.5,21.5 32.5,24.5z M25.5,24.5L28.5,24.5 28.5,21.5 25.5,21.5 25.5,24.5z M24.5,24.5L21.5,24.5 21.5,21.5 24.5,21.5 24.5,24.5z M17.5,24.5L20.5,24.5 20.5,21.5 17.5,21.5 17.5,24.5z M16.5,24.5L13.5,24.5 13.5,21.5 16.5,21.5 16.5,24.5z M9.5,24.5L12.5,24.5 12.5,21.5 9.5,21.5 9.5,24.5z M8.5,24.5L5.5,24.5 5.5,21.5 8.5,21.5 8.5,24.5z M1.5,24.5L4.5,24.5 4.5,21.5 1.5,21.5 1.5,24.5z M44.5,20.5L41.5,20.5 41.5,17.5 44.5,17.5 44.5,20.5z M37.5,20.5L40.5,20.5 40.5,17.5 37.5,17.5 37.5,20.5z M36.5,20.5L33.5,20.5 33.5,17.5 36.5,17.5 36.5,20.5z M29.5,20.5L32.5,20.5 32.5,17.5 29.5,17.5 29.5,20.5z M28.5,20.5L25.5,20.5 25.5,17.5 28.5,17.5 28.5,20.5z M21.5,20.5L24.5,20.5 24.5,17.5 21.5,17.5 21.5,20.5z M20.5,20.5L17.5,20.5 17.5,17.5 20.5,17.5 20.5,20.5z M13.5,20.5L16.5,20.5 16.5,17.5 13.5,17.5 13.5,20.5z M12.5,20.5L9.5,20.5 9.5,17.5 12.5,17.5 12.5,20.5z M5.5,20.5L8.5,20.5 8.5,17.5 5.5,17.5 5.5,20.5z M4.5,20.5L1.5,20.5 1.5,17.5 4.5,17.5 4.5,20.5z M44.5,16.5L44.5,13.5 41.5,13.5 41.5,16.5 44.5,16.5z M40.5,16.5L40.5,13.5 37.5,13.5 37.5,16.5 40.5,16.5z M33.5,16.5L36.5,16.5 36.5,13.5 33.5,13.5 33.5,16.5z M32.5,16.5L29.5,16.5 29.5,13.5 32.5,13.5 32.5,16.5z M25.5,16.5L28.5,16.5 28.5,13.5 25.5,13.5 25.5,16.5z M24.5,16.5L21.5,16.5 21.5,13.5 24.5,13.5 24.5,16.5z M17.5,16.5L20.5,16.5 20.5,13.5 17.5,13.5 17.5,16.5z M16.5,16.5L13.5,16.5 13.5,13.5 16.5,13.5 16.5,16.5z M9.5,16.5L12.5,16.5 12.5,13.5 9.5,13.5 9.5,16.5z M8.5,16.5L5.5,16.5 5.5,13.5 8.5,13.5 8.5,16.5z M1.5,16.5L4.5,16.5 4.5,13.5 1.5,13.5 1.5,16.5z M44.5,12.5L41.5,12.5 41.5,9.5 44.5,9.5 44.5,12.5z M37.5,12.5L40.5,12.5 40.5,9.5 37.5,9.5 37.5,12.5z M36.5,12.5L33.5,12.5 33.5,9.5 36.5,9.5 36.5,12.5z M29.5,12.5L32.5,12.5 32.5,9.5 29.5,9.5 29.5,12.5z M28.5,12.5L25.5,12.5 25.5,9.5 28.5,9.5 28.5,12.5z M21.5,12.5L24.5,12.5 24.5,9.5 21.5,9.5 21.5,12.5z M20.5,12.5L17.5,12.5 17.5,9.5 20.5,9.5 20.5,12.5z M13.5,12.5L16.5,12.5 16.5,9.5 13.5,9.5 13.5,12.5z M12.5,12.5L9.5,12.5 9.5,9.5 12.5,9.5 12.5,12.5z M5.5,12.5L8.5,12.5 8.5,9.5 5.5,9.5 5.5,12.5z M4.5,12.5L1.5,12.5 1.5,9.5 4.5,9.5 4.5,12.5z M36.5,5.5L36.5,8.5 33.5,8.5 33.5,5.5 36.5,5.5z M32.5,8.5L29.5,8.5 29.5,5.5 32.5,5.5 32.5,8.5z M25.5,8.5L28.5,8.5 28.5,5.5 25.5,5.5 25.5,8.5z M24.5,8.5L21.5,8.5 21.5,5.5 24.5,5.5 24.5,8.5z M17.5,8.5L20.5,8.5 20.5,5.5 17.5,5.5 17.5,8.5z M16.5,8.5L13.5,8.5 13.5,5.5 16.5,5.5 16.5,8.5z M9.5,8.5L12.5,8.5 12.5,5.5 9.5,5.5 9.5,8.5z M8.5,8.5L5.5,8.5 5.5,5.5 8.5,5.5 8.5,8.5z M1.5,8.5L4.5,8.5 4.5,5.5 1.5,5.5 1.5,8.5z" /> + Width="14" Height="14" + Visibility="Collapsed"> + IsTabStop="False" IsChecked="True" + MinWidth="0" Padding="0" MinHeight="0"> + Margin="-2,-1,-1,0" + Padding="2,1,2,1" CornerRadius="4" + Canvas.Bottom="3" Canvas.Left="5"> + FontSize="10" Foreground="#18181b" + Text="网格" /> @@ -1086,7 +1086,7 @@ - + @@ -1095,57 +1095,57 @@ + BorderThickness="1,1,0,1" BorderBrush="#a1a1aa" + MouseUp="BoardSelectMouseUp" CornerRadius="5,0,0,5" + Background="#f4f4f5" + Opacity="0.95"> + RenderOptions.BitmapScalingMode="HighQuality" Height="20" Width="20"> + Brush="#18181b" + Geometry="F1 M24,24z M0,0z M22.7989,10.1653L1.14304,1.14304 10.1653,22.7989 12.8305,14.9518 19.6892,21.8105 21.8105,19.6892 14.9518,12.8305 22.7989,10.1653z" /> + Name="BoardSelectLabel" + HorizontalAlignment="Center" FontSize="12" /> + BorderThickness="0,1,0,1" BorderBrush="#a1a1aa" MouseLeave="BoardToolBtnMouseLeave" + MouseUp="BoardPenMouseUp" Background="#f4f4f5" Opacity="0.95"> + RenderOptions.BitmapScalingMode="HighQuality" Height="20" Width="20"> + Brush="#18181b" + Geometry="F1 M24,24z M0,0z M20.4786,1.42438C19.9985,1.23743 19.4847,1.15194 18.9698,1.17319 18.4549,1.19444 17.9499,1.32197 17.4869,1.54789 17.0368,1.76752 16.6358,2.07554 16.3083,2.45361L3.85516,14.9067 9.08243,20.134 21.5311,7.68529C21.9113,7.36382 22.223,6.96912 22.447,6.52438 22.6786,6.06462 22.8113,5.56167 22.8365,5.04763 22.8616,4.5336 22.7787,4.02012 22.593,3.54002 22.4073,3.05994 22.1232,2.62403 21.759,2.25988 21.3949,1.89574 20.9587,1.61132 20.4786,1.42438z M7.28056,21.1605L2.8286,16.7086 1.15912,22.83 7.28056,21.1605z" /> + Name="BoardPenLabel" + HorizontalAlignment="Center" FontSize="12" /> + RenderTransformOrigin="0,1"> @@ -1155,160 +1155,160 @@ + Background="#fafafa" + Opacity="1" BorderBrush="#2563eb" + BorderThickness="1" CornerRadius="8"> + BorderThickness="0,0,0,1" + CornerRadius="8,8,0,0" Background="#2563eb" + Margin="-1,-1,-1,0" + Padding="1,1,1,0"> + VerticalAlignment="Center"> + HorizontalAlignment="Stretch" + Margin="8,0,0,0" Spacing="2"> + MouseDown="SwitchToDefaultPen" + Background="#48dbeafe" Height="20" + Width="36" + CornerRadius="3"> + x:Name="BoardDefaultPenTabButtonIndicator" + Visibility="Visible" + Orientation="Horizontal" + Canvas.Left="9" Canvas.Right="9" + Canvas.Bottom="0"> + Background="#fafafa" + CornerRadius="1" /> + Height="20" Width="36"> + VerticalAlignment="Center" + Orientation="Horizontal" + HorizontalAlignment="Center" + Margin="0,3"> + Source="/Resources/new-icons/pen-white.png" + RenderOptions.BitmapScalingMode="HighQuality" + Height="13" Width="13" /> + x:Name="BoardDefaultPenTabButtonText" + Foreground="White" + FontWeight="Medium" + FontSize="9" + TextAlignment="Center" + Text="笔" Margin="2,1,0,0" /> + MouseDown="SwitchToHighlighterPen" + Background="Transparent" Height="20" + Width="52" + CornerRadius="3"> + x:Name="BoardHighlightPenTabButtonIndicator" + Orientation="Horizontal" + Canvas.Left="14" + Canvas.Right="14" Canvas.Bottom="0"> + Background="#fafafa" + CornerRadius="1" /> + Height="20" Width="52"> + VerticalAlignment="Center" + Orientation="Horizontal" + HorizontalAlignment="Center" + Margin="0,3"> + Source="/Resources/new-icons/highlighter-white.png" + RenderOptions.BitmapScalingMode="HighQuality" + Height="13" Width="13" /> + x:Name="BoardHighlightPenTabButtonText" + Foreground="White" + FontWeight="Medium" + FontSize="9" + TextAlignment="Center" + Text="荧光笔" Margin="2,1,0,0" /> + Source="/Resources/new-icons/close-white.png" + RenderOptions.BitmapScalingMode="HighQuality" + Height="16" Width="16" + MouseDown="Border_MouseDown" + MouseUp="CloseBordertools_MouseUp" /> + Visibility="Collapsed" + Margin="12,8,12,0" HorizontalAlignment="Center" + VerticalAlignment="Center" Stretch="Fill"> + Height="55"> + Height="35"> + VerticalAlignment="Center"> + x:Name="BoardNibModeSimpleStackPanel" + Orientation="Horizontal" Width="140"> + Width="140"> @@ -1316,301 +1316,301 @@ + Margin="12,8,12,0" + HorizontalAlignment="Center" + VerticalAlignment="Center" + Stretch="Fill"> + Visibility="Collapsed" + Margin="0,8,0,0" Stretch="Fill"> + BorderThickness="0" CornerRadius="5"> + Orientation="Horizontal" Width="270"> + Width="270" + Margin="0"> + BorderThickness="1" + CornerRadius="100" Width="45" + MouseDown="Border_MouseDown" + MouseUp="ColorThemeSwitch_MouseUp"> + x:Name="BoardColorThemeSwitchIcon" + Source="/Resources/Icons-Fluent/ic_fluent_weather_sunny_24_regular.png" + RenderOptions.BitmapScalingMode="HighQuality" + VerticalAlignment="Top" + Width="23" + Height="23" + Margin="0,0,0,0" /> + x:Name="BoardColorThemeSwitchTextBlock" + Text="亮系" + Foreground="Black" + VerticalAlignment="Bottom" + HorizontalAlignment="Center" + FontSize="11" /> - - - - - - - - - - + MouseUp="BtnColorBlack_Click"> + Name="BoardViewboxBtnColorBlackContent" + Visibility="Collapsed" + Margin="8"> + Source="/Resources/new-icons/checked-white.png" + RenderOptions.BitmapScalingMode="HighQuality" + VerticalAlignment="Top" + Width="24" + Height="24" + Margin="0,0,0,0" /> + x:Name="BoardBorderPenColorWhite" + Background="White" + BorderBrush="#71717a" + BorderThickness="1.5" + CornerRadius="100" + Width="45" + MouseUp="BtnColorWhite_Click"> + x:Name="BoardViewboxBtnColorWhiteContent" + Visibility="Collapsed" + Margin="8"> + Source="/Resources/new-icons/checked-black.png" + RenderOptions.BitmapScalingMode="HighQuality" + VerticalAlignment="Top" + Width="24" + Height="24" + Margin="0,0,0,0" /> + + + + + + + + + + + Orientation="Horizontal" Width="270"> + Width="270" + Margin="0"> + x:Name="BoardBorderPenColorGreen" + Background="#16a34a" + BorderBrush="#14532d" + BorderThickness="1.5" + CornerRadius="100" + Width="45" + MouseUp="BtnColorGreen_Click"> + x:Name="BoardViewboxBtnColorGreenContent" + Visibility="Collapsed" + Margin="8"> + Source="/Resources/new-icons/checked-white.png" + RenderOptions.BitmapScalingMode="HighQuality" + VerticalAlignment="Top" + Width="24" + Height="24" + Margin="0,0,0,0" /> + x:Name="BoardBorderPenColorBlue" + Background="#2563eb" + BorderBrush="#1e3a8a" + BorderThickness="1.5" + CornerRadius="100" + Width="45" + MouseUp="BtnColorBlue_Click"> + x:Name="BoardViewboxBtnColorBlueContent" + Visibility="Collapsed" + Margin="8"> + Source="/Resources/new-icons/checked-white.png" + RenderOptions.BitmapScalingMode="HighQuality" + VerticalAlignment="Top" + Width="24" + Height="24" + Margin="0,0,0,0" /> + x:Name="BoardBorderPenColorPink" + Background="#db2777" + BorderBrush="#831843" + BorderThickness="1.5" + CornerRadius="100" + Width="45" + MouseUp="BtnColorPink_Click"> + x:Name="BoardViewboxBtnColorPinkContent" + Visibility="Collapsed" + Margin="8"> + Source="/Resources/new-icons/checked-white.png" + RenderOptions.BitmapScalingMode="HighQuality" + VerticalAlignment="Top" + Width="24" + Height="24" + Margin="0,0,0,0" /> + x:Name="BoardBorderPenColorTeal" + Background="#0d9488" + BorderBrush="#134e4a" + BorderThickness="1.5" + CornerRadius="100" + Width="45" + MouseUp="BtnColorTeal_Click"> + x:Name="BoardViewboxBtnColorTealContent" + Visibility="Collapsed" + Margin="8"> + Source="/Resources/new-icons/checked-white.png" + RenderOptions.BitmapScalingMode="HighQuality" + VerticalAlignment="Top" + Width="24" + Height="24" + Margin="0,0,0,0" /> + x:Name="BoardBorderPenColorOrange" + Background="#ea580c" + BorderBrush="#7c2d12" + BorderThickness="1.5" + CornerRadius="100" + Width="45" + MouseUp="BtnColorOrange_Click"> + x:Name="BoardViewboxBtnColorOrangeContent" + Visibility="Collapsed" + Margin="8"> + Source="/Resources/new-icons/checked-white.png" + RenderOptions.BitmapScalingMode="HighQuality" + VerticalAlignment="Top" + Width="24" + Height="24" + Margin="0,0,0,0" /> @@ -1620,384 +1620,384 @@ + Visibility="Visible" + Margin="0,8,0,0" Stretch="Fill"> + BorderThickness="0" CornerRadius="5"> + Orientation="Horizontal" Width="270"> + Width="270" + Margin="0"> + x:Name="BoardHighlighterPenColorBlack" + BorderBrush="#e4e4e7" + BorderThickness="1.5" + CornerRadius="100" Width="45" + MouseUp="BtnHighlighterColorBlack_Click"> + Source="/Resources/Icons-png/transparent-grid.png" + Width="42" Height="42"> + Center="21,21" + RadiusX="21" + RadiusY="21" /> + Width="42" + Height="42" + CornerRadius="21" + Opacity="0.75" /> + Name="BoardHighlighterPenViewboxBtnColorBlackContent" + Visibility="Visible" + Canvas.Top="9" + Canvas.Left="9"> + Source="/Resources/new-icons/checked-white.png" + RenderOptions.BitmapScalingMode="HighQuality" + VerticalAlignment="Top" + Width="24" Height="24" + Margin="0,0,0,0" /> + x:Name="BoardHighlighterPenColorWhite" + Background="White" + BorderBrush="#dddddd" + BorderThickness="1.5" + CornerRadius="100" + Width="45" + MouseUp="BtnHighlighterColorWhite_Click"> + Source="/Resources/Icons-png/transparent-grid.png" + Width="42" Height="42"> + Center="21,21" + RadiusX="21" + RadiusY="21" /> + Width="42" + Height="42" + CornerRadius="21" + Opacity="0.75" /> + Name="BoardHighlighterPenViewboxBtnColorWhiteContent" + Visibility="Visible" + Canvas.Top="9" + Canvas.Left="9"> + Source="/Resources/new-icons/checked-black.png" + RenderOptions.BitmapScalingMode="HighQuality" + VerticalAlignment="Top" + Width="24" Height="24" + Margin="0,0,0,0" /> + x:Name="BoardHighlighterPenColorRed" + BorderBrush="#fecaca" + BorderThickness="1.5" + CornerRadius="100" Width="45" + MouseUp="BtnHighlighterColorRed_Click"> + Source="/Resources/Icons-png/transparent-grid.png" + Width="42" Height="42"> + Center="21,21" + RadiusX="21" + RadiusY="21" /> + Width="42" + Height="42" + CornerRadius="21" + Opacity="0.75" /> + Name="BoardHighlighterPenViewboxBtnColorRedContent" + Visibility="Visible" + Canvas.Top="9" + Canvas.Left="9"> + Source="/Resources/new-icons/checked-white.png" + RenderOptions.BitmapScalingMode="HighQuality" + VerticalAlignment="Top" + Width="24" Height="24" + Margin="0,0,0,0" /> + x:Name="BoardHighlighterPenColorYellow" + BorderBrush="#fef08a" + BorderThickness="1.5" + CornerRadius="100" Width="45" + MouseUp="BtnHighlighterColorYellow_Click"> + Source="/Resources/Icons-png/transparent-grid.png" + Width="42" Height="42"> + Center="21,21" + RadiusX="21" + RadiusY="21" /> + Width="42" + Height="42" + CornerRadius="21" + Opacity="0.75" /> + Name="BoardHighlighterPenViewboxBtnColorYellowContent" + Visibility="Visible" + Canvas.Top="9" + Canvas.Left="9"> + Source="/Resources/new-icons/checked-black.png" + RenderOptions.BitmapScalingMode="HighQuality" + VerticalAlignment="Top" + Width="24" Height="24" + Margin="0,0,0,0" /> + x:Name="BoardHighlighterPenColorGreen" + BorderBrush="#bbf7d0" + BorderThickness="1.5" + CornerRadius="100" Width="45" + MouseUp="BtnHighlighterColorGreen_Click"> + Source="/Resources/Icons-png/transparent-grid.png" + Width="42" Height="42"> + Center="21,21" + RadiusX="21" + RadiusY="21" /> + Width="42" + Height="42" + CornerRadius="21" + Opacity="0.75" /> + Name="BoardHighlighterPenViewboxBtnColorGreenContent" + Visibility="Visible" + Canvas.Top="9" + Canvas.Left="9"> + Source="/Resources/new-icons/checked-black.png" + RenderOptions.BitmapScalingMode="HighQuality" + VerticalAlignment="Top" + Width="24" Height="24" + Margin="0,0,0,0" /> + Orientation="Horizontal" Width="270"> + Width="270" + Margin="0"> + x:Name="BoardHighlighterPenColorZinc" + BorderBrush="#e4e4e7" + BorderThickness="1.5" + CornerRadius="100" Width="45" + MouseUp="BtnHighlighterColorZinc_Click"> + Source="/Resources/Icons-png/transparent-grid.png" + Width="42" Height="42"> + Center="21,21" + RadiusX="21" + RadiusY="21" /> + Width="42" + Height="42" + CornerRadius="21" + Opacity="0.75" /> + Name="BoardHighlighterPenViewboxBtnColorZincContent" + Visibility="Visible" + Canvas.Top="9" + Canvas.Left="9"> + Source="/Resources/new-icons/checked-white.png" + RenderOptions.BitmapScalingMode="HighQuality" + VerticalAlignment="Top" + Width="24" Height="24" + Margin="0,0,0,0" /> + x:Name="BoardHighlighterPenColorBlue" + BorderBrush="#bfdbfe" + BorderThickness="1.5" + CornerRadius="100" Width="45" + MouseUp="BtnHighlighterColorBlue_Click"> + Source="/Resources/Icons-png/transparent-grid.png" + Width="42" Height="42"> + Center="21,21" + RadiusX="21" + RadiusY="21" /> + Width="42" + Height="42" + CornerRadius="21" + Opacity="0.75" /> + Name="BoardHighlighterPenViewboxBtnColorBlueContent" + Visibility="Visible" + Canvas.Top="9" + Canvas.Left="9"> + Source="/Resources/new-icons/checked-white.png" + RenderOptions.BitmapScalingMode="HighQuality" + VerticalAlignment="Top" + Width="24" Height="24" + Margin="0,0,0,0" /> + x:Name="BoardHighlighterPenPenColorPurple" + BorderBrush="#e9d5ff" + BorderThickness="1.5" + CornerRadius="100" Width="45" + MouseUp="BtnHighlighterColorPurple_Click"> + Source="/Resources/Icons-png/transparent-grid.png" + Width="42" Height="42"> + Center="21,21" + RadiusX="21" + RadiusY="21" /> + Width="42" + Height="42" + CornerRadius="21" + Opacity="0.75" /> + Name="BoardHighlighterPenViewboxBtnColorPurpleContent" + Visibility="Visible" + Canvas.Top="9" + Canvas.Left="9"> + Source="/Resources/new-icons/checked-white.png" + RenderOptions.BitmapScalingMode="HighQuality" + VerticalAlignment="Top" + Width="24" Height="24" + Margin="0,0,0,0" /> + x:Name="BoardHighlighterPenColorTeal" + BorderBrush="#99f6e4" + BorderThickness="1.5" + CornerRadius="100" Width="45" + MouseUp="BtnHighlighterColorTeal_Click"> + Source="/Resources/Icons-png/transparent-grid.png" + Width="42" Height="42"> + Center="21,21" + RadiusX="21" + RadiusY="21" /> + Width="42" + Height="42" + CornerRadius="21" + Opacity="0.75" /> + Name="BoardHighlighterPenViewboxBtnColorTealContent" + Visibility="Visible" + Canvas.Top="9" + Canvas.Left="9"> + Source="/Resources/new-icons/checked-black.png" + RenderOptions.BitmapScalingMode="HighQuality" + VerticalAlignment="Top" + Width="24" Height="24" + Margin="0,0,0,0" /> + x:Name="BoardHighlighterPenColorOrange" + BorderBrush="#fed7aa" + BorderThickness="1.5" + CornerRadius="100" Width="45" + MouseUp="BtnHighlighterColorOrange_Click"> + Source="/Resources/Icons-png/transparent-grid.png" + Width="42" Height="42"> + Center="21,21" + RadiusX="21" + RadiusY="21" /> + Width="42" + Height="42" + CornerRadius="21" + Opacity="0.75" /> + Name="BoardHighlighterPenViewboxBtnColorOrangeContent" + Visibility="Visible" + Canvas.Top="9" + Canvas.Left="9"> + Source="/Resources/new-icons/checked-white.png" + RenderOptions.BitmapScalingMode="HighQuality" + VerticalAlignment="Top" + Width="24" Height="24" + Margin="0,0,0,0" /> @@ -2014,26 +2014,26 @@ + BorderThickness="0,1,1,1" BorderBrush="#a1a1aa" + MouseUp="BoardEraserMouseUp" Background="#f4f4f5" Opacity="0.95"> + RenderOptions.BitmapScalingMode="HighQuality" Height="20" Width="20"> + Brush="#18181b" + Geometry="F1 M24,24z M0,0z M15.6314,20.7262L22.7921,13.5655C24.3494,12.141,24.2819,9.81776,22.8105,8.34633L16.7793,2.31508C15.3547,0.757753,13.0315,0.825236,11.5601,2.29666L4.38099,9.47574 15.6314,20.7262z M14.2172,22.1404L2.96677,10.89 1.20761,12.6491C-0.34971,14.0737,-0.281711,16.3974,1.18971,17.8688L6.15089,22.83 13.5276,22.83 14.2172,22.1404z" /> + Name="BoardEraserLabel" + HorizontalAlignment="Center" FontSize="12" /> @@ -2047,180 +2047,180 @@ + Name="BoardEraserSizePanel" + CornerRadius="5" Background="#fafafa" + Opacity="1" + BorderBrush="#2563eb" BorderThickness="1"> + CornerRadius="6,6,0,0" + Background="#2563eb" Margin="-1,-1,-1,1"> + Padding="0,5" + FontSize="11" FontWeight="Bold" + TextAlignment="Center" /> + Spacing="-2" + VerticalAlignment="Center" + HorizontalAlignment="Center"> + Text="橡皮形状" + FontWeight="Bold" + Foreground="{DynamicResource FloatBarForeground}" + FontSize="10" VerticalAlignment="Center" /> + HorizontalAlignment="Center" + Margin="0,0,0,0" Spacing="4"> + MouseDown="SwitchToCircleEraser" + Background="#553b82f6" Height="20" Width="40" + CornerRadius="3"> + x:Name="BoardCircleEraserTabButtonIndicator" + Visibility="Visible" Orientation="Horizontal" + Canvas.Left="11" Canvas.Right="11" + Canvas.Bottom="0"> + CornerRadius="1" /> + Width="40"> + Orientation="Horizontal" + HorizontalAlignment="Center" Margin="0,3"> + x:Name="BoardCircleEraserTabButtonText" + Foreground="#172554" FontWeight="Medium" + FontSize="9" TextAlignment="Center" + Text="圆形擦" + Margin="2,1,0,0" /> + MouseDown="SwitchToRectangleEraser" + Background="Transparent" + Height="20" Width="40" CornerRadius="3"> + x:Name="BoardRectangleEraserTabButtonIndicator" + Orientation="Horizontal" Canvas.Left="11" + Canvas.Right="11" Canvas.Bottom="0"> + CornerRadius="1" /> + Width="40"> + Orientation="Horizontal" + HorizontalAlignment="Center" Margin="0,3"> + x:Name="BoardRectangleEraserTabButtonText" + Foreground="#172554" FontWeight="Medium" + FontSize="9" TextAlignment="Center" + Text="黑板擦" + Margin="2,1,0,0" />