wpf - Receiving EditingCommands on derived InlineUIContainer -
I have a class that came out of inline UICTyear. I want to take an action when one edit on a flow document selection The command (such as togglebold) is used, in which an example of this class is included. I have tried to register for this order but it has not been raised. I have tried overpriced onaprati, but it is called only on clear changes, not when my inlineUICTIVE is part of a selection that works on it. Any ideas about how I can accomplish this?
Comments
Post a Comment