Beispiel #1
0
 static Font()
 {
     handler = WidgetRegistry.CreateSharedBackend<IFontBackendHandler> (typeof(Font));
 }
Beispiel #2
0
 static Font()
 {
     handler = WidgetRegistry.CreateSharedBackend <IFontBackendHandler> (typeof(Font));
 }