The right way to use TextBlockStyles #608
Unanswered
LSXAxeller
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to use text styles like
TitleTextBlockStyle
like<TextBox Text="This is Title" Theme="{StaticResource TitleTextBlockStyle}" />
but I get warningResource 'TitleTextBlockStyle' is not found
and text doesn't change.I tried editing App.axaml but no luck
Beta Was this translation helpful? Give feedback.
All reactions