Esempio n. 1
0
 internal Font GetDefaultFontFromCache(int id)
 {
     return(m_fontCache.GetDefaultFontFromCache(id));
 }