1 instantiation of FontStackItem
System.Web (1)
UI\Html32TextWriter.cs (1)
498
FontStack.Push(new
FontStackItem
());
4 references to FontStackItem
System.Web (4)
UI\Html32TextWriter.cs (4)
207
FontStackItem
fontInfo = (
FontStackItem
) e.Current;
333
FontStackItem
font = (
FontStackItem
)FontStack.Peek();