Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FontIcon 里的FontSize属性无效 #556

Open
YAOZZJ opened this issue Mar 22, 2023 · 0 comments
Open

FontIcon 里的FontSize属性无效 #556

YAOZZJ opened this issue Mar 22, 2023 · 0 comments

Comments

@YAOZZJ
Copy link

YAOZZJ commented Mar 22, 2023

如下,Icon的FontSize还是默认的
<ui:AppBarButton Label="Start" Width="100" Height="100" Grid.Column="3" Grid.RowSpan="2"> <ui:AppBarButton.Icon> <ui:FontIcon FontFamily="{StaticResource iconfont}" Glyph="{StaticResource txtIcon.Start}" Foreground="Green" FontSize="48" /> </ui:AppBarButton.Icon> </ui:AppBarButton>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant