KimhillZhang |
|
||
2012年3月23日
摘要:
<Window.Resources> <Style x:Key="button"> <Setter Property="Button.FontSize" Value="30"/> </Style> </Window.Resources> <StackPanel> <Button Style="{StaticResource ResourceKey=button}" Content="HELLO"></But 阅读全文
|
Copyright © 2024 KimhillZhang
Powered by .NET 9.0 on Kubernetes |