1 instantiation of ParaProp
PresentationCore (1)
MS\Internal\TextFormatting\TextFormatterImp.cs (1)
424
new
ParaProp
(this, paragraphProperties, useOptimalBreak),
14 references to ParaProp
PresentationCore (14)
MS\Internal\TextFormatting\FormatSettings.cs (3)
27
private
ParaProp
_pap; // current paragraph properties
42
ParaProp
pap,
111
internal
ParaProp
Pap
MS\Internal\TextFormatting\FullTextLine.cs (1)
198
ParaProp
pap = settings.Pap;
MS\Internal\TextFormatting\FullTextState.cs (3)
80
ParaProp
pap = settings.Pap;
179
ParaProp
pap = _store.Pap;
232
ParaProp
pap,
MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
304
ParaProp
pap = store.Pap;
380
ParaProp
pap = store.Pap;
MS\Internal\TextFormatting\SimpleTextLine.cs (3)
86
ParaProp
pap = settings.Pap;
271
ParaProp
pap = settings.Pap;
1641
ParaProp
textParagraphProperties,
MS\Internal\TextFormatting\TextMetrics.cs (1)
180
ParaProp
pap = store.Pap;
MS\Internal\TextFormatting\TextStore.cs (1)
2459
internal
ParaProp
Pap