Property WideGlyphReplacement
WideGlyphReplacement
Unicode replacement character; used by Drivers when rendering in cases where a wide glyph can't be output because it would be clipped. Defaults to ' ' (Space).
[ConfigurationProperty(Scope = typeof(ThemeScope))]
public static Rune WideGlyphReplacement { get; set; }