贡献名单add PrefacedCorg(2)
This commit is contained in:
@@ -3295,6 +3295,21 @@
|
|||||||
Alan-CRL
|
Alan-CRL
|
||||||
</TextBlock>
|
</TextBlock>
|
||||||
</ui:SimpleStackPanel>
|
</ui:SimpleStackPanel>
|
||||||
|
<ui:SimpleStackPanel Grid.Column="2" Grid.Row="3" Orientation="Vertical"
|
||||||
|
Margin="0,16,0,0">
|
||||||
|
<Image Source="/Resources/DeveloperAvatars/PrefacedCorg.jpg"
|
||||||
|
VerticalAlignment="Center" HorizontalAlignment="Center"
|
||||||
|
RenderOptions.BitmapScalingMode="HighQuality" Width="48"
|
||||||
|
Margin="0,0,0,6" Height="48">
|
||||||
|
<Image.Clip>
|
||||||
|
<EllipseGeometry Center="24,24" RadiusX="24" RadiusY="24" />
|
||||||
|
</Image.Clip>
|
||||||
|
</Image>
|
||||||
|
<TextBlock Margin="0,0,0,2" VerticalAlignment="Center"
|
||||||
|
HorizontalAlignment="Center" FontSize="12" Foreground="White">
|
||||||
|
PrefacedCorg
|
||||||
|
</TextBlock>
|
||||||
|
</ui:SimpleStackPanel>
|
||||||
</Grid>
|
</Grid>
|
||||||
<ui:SimpleStackPanel Spacing="3" Orientation="Vertical">
|
<ui:SimpleStackPanel Spacing="3" Orientation="Vertical">
|
||||||
<TextBlock
|
<TextBlock
|
||||||
|
|||||||
Reference in New Issue
Block a user