Occurs after the text input position has been moved to a text part formatted with another style. The event handler receives an argument of type Event
public event EventHandler InputFormattingStyleChanged;
Public Event InputFormattingStyleChanged As EventHandler