1 instantiation of ParaProp
PresentationCore (1)
MS\Internal\TextFormatting\TextFormatterImp.cs (1)
447
new
ParaProp
(this, paragraphProperties, useOptimalBreak),
14 references to ParaProp
PresentationCore (14)
MS\Internal\TextFormatting\FormatSettings.cs (3)
32
private
ParaProp
_pap; // current paragraph properties
47
ParaProp
pap,
116
internal
ParaProp
Pap
MS\Internal\TextFormatting\FullTextLine.cs (1)
213
ParaProp
pap = settings.Pap;
MS\Internal\TextFormatting\FullTextState.cs (3)
86
ParaProp
pap = settings.Pap;
185
ParaProp
pap = _store.Pap;
238
ParaProp
pap,
MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
323
ParaProp
pap = store.Pap;
399
ParaProp
pap = store.Pap;
MS\Internal\TextFormatting\SimpleTextLine.cs (3)
95
ParaProp
pap = settings.Pap;
280
ParaProp
pap = settings.Pap;
1650
ParaProp
textParagraphProperties,
MS\Internal\TextFormatting\TextMetrics.cs (1)
195
ParaProp
pap = store.Pap;
MS\Internal\TextFormatting\TextStore.cs (1)
2474
internal
ParaProp
Pap