1 instantiation of ParaProp
PresentationCore (1)
MS\Internal\TextFormatting\TextFormatterImp.cs (1)
423
new
ParaProp
(this, paragraphProperties, useOptimalBreak),
14 references to ParaProp
PresentationCore (14)
MS\Internal\TextFormatting\FormatSettings.cs (3)
26
private
ParaProp
_pap; // current paragraph properties
41
ParaProp
pap,
110
internal
ParaProp
Pap
MS\Internal\TextFormatting\FullTextLine.cs (1)
199
ParaProp
pap = settings.Pap;
MS\Internal\TextFormatting\FullTextState.cs (3)
79
ParaProp
pap = settings.Pap;
178
ParaProp
pap = _store.Pap;
233
ParaProp
pap,
MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
292
ParaProp
pap = store.Pap;
368
ParaProp
pap = store.Pap;
MS\Internal\TextFormatting\SimpleTextLine.cs (3)
85
ParaProp
pap = settings.Pap;
270
ParaProp
pap = settings.Pap;
1636
ParaProp
textParagraphProperties,
MS\Internal\TextFormatting\TextMetrics.cs (1)
179
ParaProp
pap = store.Pap;
MS\Internal\TextFormatting\TextStore.cs (1)
2458
internal
ParaProp
Pap