I want to set an application wide Value i.e. TextHeight (others as well) and I can’t seem to find a reference. IOW, set the Text Height to a StaticResource in various styles, etc.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
My brain hurts a little bit after reading that question. Let me answer as if I truly understand what you’re asking.
With clarification:
notice line 4, then the new Double (also note that the type must match the type of the parameter–I originally tried sys:Int32 which resulted in some interesting unrelated exceptions).