In my wpf application, I have a requirement to format the textblock to show code snippet. Is there anything out there that already does this?
So return VSConstants.S_OK; should in the textblock show up as,
In my wpf application, I have a requirement to format the textblock to show code snippet. Is there anything out there that already does this?
So return VSConstants.S_OK; should in the textblock show up as,
Maybe you can try this control: