1 instantiation of ParaProp
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\TextFormatterImp.cs (1)
449
new
ParaProp
(this, paragraphProperties, useOptimalBreak),
14 references to ParaProp
PresentationCore (14)
Core\CSharp\MS\Internal\TextFormatting\FormatSettings.cs (3)
34
private
ParaProp
_pap; // current paragraph properties
49
ParaProp
pap,
118
internal
ParaProp
Pap
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
236
ParaProp
pap = settings.Pap;
Core\CSharp\MS\Internal\TextFormatting\FullTextState.cs (3)
95
ParaProp
pap = settings.Pap;
201
ParaProp
pap = _store.Pap;
258
ParaProp
pap,
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (2)
351
ParaProp
pap = store.Pap;
431
ParaProp
pap = store.Pap;
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (3)
98
ParaProp
pap = settings.Pap;
284
ParaProp
pap = settings.Pap;
1665
ParaProp
textParagraphProperties,
Core\CSharp\MS\Internal\TextFormatting\TextMetrics.cs (1)
201
ParaProp
pap = store.Pap;
Core\CSharp\MS\Internal\TextFormatting\TextStore.cs (1)
2484
internal
ParaProp
Pap