Esempio n. 1
0
 static TextLayout()
 {
     handler = WidgetRegistry.CreateSharedBackend<ITextLayoutBackendHandler> (typeof(TextLayout));
 }
Esempio n. 2
0
 static TextLayout()
 {
     handler = WidgetRegistry.CreateSharedBackend <ITextLayoutBackendHandler> (typeof(TextLayout));
 }