add:展台
This commit is contained in:
@@ -10313,25 +10313,6 @@
|
||||
RenderOptions.BitmapScalingMode="HighQuality" Height="17" Margin="0,3,0,0" />
|
||||
<TextBlock Text="白板" Foreground="{DynamicResource FloatBarForeground}" FontSize="8" Margin="0,2,0,3" TextAlignment="Center" />
|
||||
</ui:SimpleStackPanel>
|
||||
<ui:SimpleStackPanel
|
||||
MouseUp="BtnToggleVideoPresenter_Click"
|
||||
Background="Transparent"
|
||||
Orientation="Vertical"
|
||||
HorizontalAlignment="Center"
|
||||
Width="32"
|
||||
Margin="0">
|
||||
<Image
|
||||
Source="/Resources/Icons-png/EasiCamera.png"
|
||||
RenderOptions.BitmapScalingMode="HighQuality"
|
||||
Height="17"
|
||||
Margin="0,3,0,0" />
|
||||
<TextBlock
|
||||
Text="展台"
|
||||
Foreground="{DynamicResource FloatBarForeground}"
|
||||
FontSize="8"
|
||||
Margin="0,2,0,3"
|
||||
TextAlignment="Center" />
|
||||
</ui:SimpleStackPanel>
|
||||
<ui:SimpleStackPanel
|
||||
x:Name="BtnExitPptFromSidebarLeft"
|
||||
MouseUp="ExitPPTSlideShow_MouseUp"
|
||||
|
||||
Reference in New Issue
Block a user