Ejemplo n.º 1
0
 static Font()
 {
     handler = WidgetRegistry.CreateSharedBackend<IFontBackendHandler> (typeof(Font));
 }
Ejemplo n.º 2
0
 static Font()
 {
     handler = WidgetRegistry.CreateSharedBackend <IFontBackendHandler> (typeof(Font));
 }