7 overrides of GetParaProperties
PresentationFramework (7)
src\Framework\MS\Internal\PtsHost\ContainerParagraph.cs (1)
441internal override void GetParaProperties(
src\Framework\MS\Internal\PtsHost\FigureParagraph.cs (1)
85internal override void GetParaProperties(
src\Framework\MS\Internal\PtsHost\FloaterBaseParagraph.cs (1)
81internal override void GetParaProperties(
src\Framework\MS\Internal\PtsHost\RowParagraph.cs (1)
81internal override void GetParaProperties(
src\Framework\MS\Internal\PtsHost\SubpageParagraph.cs (1)
82internal override void GetParaProperties(
src\Framework\MS\Internal\PtsHost\TableParagraph.cs (1)
127internal override void GetParaProperties(
src\Framework\MS\Internal\PtsHost\TextParagraph.cs (1)
115internal override void GetParaProperties(
1 reference to GetParaProperties
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\PtsHost.cs (1)
762para.GetParaProperties(ref fspap);