WPF c#Command =" EditingCommands.ToggleSuperscript";不起作用 [英] WPF c# Command="EditingCommands.ToggleSuperscript" does not work

查看:134
本文介绍了WPF c#Command =" EditingCommands.ToggleSuperscript";不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

   <RibbonRadioButton Command="EditingCommands.ToggleSuperscript"  SmallImageSource="Resources\I_35x35.png" Label="" KeyTip="S" VerticalAlignment="bottom" Margin="35,-62,-17,5" />
                 

谢谢

迈克

推荐答案

似乎此命令以及上标和下标仅适用于某些类型的字体.请参考以下线程以获取更多信息和示例: https://social.msdn.microsoft.com/Forums/vstudio/zh-CN/982209e5-9160-48cc-82b5-773fe7af1239/superscript-in-wpf-richtextbox

It seems like this command and superscript and subscript only applies to certain kind of fonts. Please refer to the following thread for more information and an example: https://social.msdn.microsoft.com/Forums/vstudio/en-US/982209e5-9160-48cc-82b5-773fe7af1239/superscript-in-wpf-richtextbox

还请记住通过将有用的帖子标记为答案来关闭话题,如果您有新问题,请重新开始话题.请不要在同一线程中问几个问题.

Please also remember to close your threads by marking helpful posts as answer and then start a new thread if you have a new question. Please don't ask several questions in the same thread.


这篇关于WPF c#Command =" EditingCommands.ToggleSuperscript";不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆