RichTextKit v0.4

FontFallback.CharacterMatcher Field

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit
Declaring Type: FontFallback

Specifies the instance of the character matcher to be used for font fallback

public static ICharacterMatcher CharacterMatcher;

Remarks

This instance is shared by all TextBlock instances and should be thread safe if used in a multi-threaded environment.

Field Type

ICharacterMatcher