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