简体   繁体   中英

How to find out the font size of window caption?

I am creating a custom window in WPF. For this I would like to get the current font size of the window caption (whatever the user has chosen in Window Color and Appearance settings). Is there an easy way to do this?

System.Drawing.SystemFonts.CaptionFont也许?

一种方法是使用SystemFonts.CaptionFontSizeKey

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM