I need a monospace font in the TextBlock for a Windows Phone 7 app that I am working on. I tried the ones available and none of them seem to be monospace.
How can I do this?
I need a monospace font in the TextBlock for a Windows Phone 7 app that I am working on. I tried the ones available and none of them seem to be monospace.
How can I do this?
                        
                            
                        
                        
                            On
                            
                            
                                                    
                    
                You could download a monospace font from somewhere and use it as discussed here. Adding an external font to WP7 app
I just realized that Courier New is monospaced too and it seems to work pretty fine.