1 instantiation of LsTbd
PresentationCore (1)
MS\Internal\TextFormatting\FullTextState.cs (1)
201LsTbd markerRequiredLsTbd = new LsTbd
9 references to LsTbd
PresentationCore (9)
MS\Internal\TextFormatting\FullTextState.cs (7)
184LsTbd[] lsTbds; 191lsTbds = new LsTbd[lsTbdCount]; 193fixed (LsTbd* plsTbds = &lsTbds[1]) 201LsTbd markerRequiredLsTbd = new LsTbd 212lsTbds = new LsTbd[lsTbdCount]; 213fixed (LsTbd* plsTbds = &lsTbds[0]) 234LsTbd* plsTbds,
MS\Internal\TextFormatting\LineServices.cs (1)
1483LsTbd* pTabs
System\Windows\Media\textformatting\TextFormatterContext.cs (1)
369LsTbd* tabStops,