11 instantiations of ColumnPropertiesGroup
PresentationFramework (11)
src\Framework\MS\Internal\PtsHost\FigureHelper.cs (1)
240
ColumnPropertiesGroup columnProperties = new
ColumnPropertiesGroup
(structuralCache.PropertyOwner);
src\Framework\MS\Internal\PtsHost\FigureParaClient.cs (1)
497
ColumnPropertiesGroup columnProperties = new
ColumnPropertiesGroup
(Paragraph.Element);
src\Framework\MS\Internal\PtsHost\FloaterParaClient.cs (1)
501
ColumnPropertiesGroup columnProperties = new
ColumnPropertiesGroup
(Paragraph.Element);
src\Framework\MS\Internal\PtsHost\PtsHelper.cs (1)
871
ColumnPropertiesGroup columnProperties = new
ColumnPropertiesGroup
(o);
src\Framework\MS\Internal\PtsHost\PtsPage.cs (1)
1261
ColumnPropertiesGroup columnProperties = new
ColumnPropertiesGroup
(_section.Element);
src\Framework\MS\Internal\PtsHost\Section.cs (2)
224
ColumnPropertiesGroup columnProperties = new
ColumnPropertiesGroup
(Element);
372
ColumnPropertiesGroup columnProperties = new
ColumnPropertiesGroup
(Element);
src\Framework\MS\Internal\PtsHost\SubpageParaClient.cs (1)
422
ColumnPropertiesGroup columnProperties = new
ColumnPropertiesGroup
(Paragraph.Element);
src\Framework\MS\Internal\PtsHost\SubpageParagraph.cs (3)
220
ColumnPropertiesGroup columnProperties = new
ColumnPropertiesGroup
(_element);
405
ColumnPropertiesGroup columnProperties = new
ColumnPropertiesGroup
(_element);
575
ColumnPropertiesGroup columnProperties = new
ColumnPropertiesGroup
(_element);
15 references to ColumnPropertiesGroup
PresentationFramework (15)
src\Framework\MS\Internal\PtsHost\FigureHelper.cs (1)
240
ColumnPropertiesGroup
columnProperties = new ColumnPropertiesGroup(structuralCache.PropertyOwner);
src\Framework\MS\Internal\PtsHost\FigureParaClient.cs (1)
497
ColumnPropertiesGroup
columnProperties = new ColumnPropertiesGroup(Paragraph.Element);
src\Framework\MS\Internal\PtsHost\FloaterParaClient.cs (1)
501
ColumnPropertiesGroup
columnProperties = new ColumnPropertiesGroup(Paragraph.Element);
src\Framework\MS\Internal\PtsHost\PtsHelper.cs (4)
871
ColumnPropertiesGroup
columnProperties = new ColumnPropertiesGroup(o);
903
ColumnPropertiesGroup
columnProperties,
945
internal static void GetColumnMetrics(
ColumnPropertiesGroup
columnProperties,
999
ColumnPropertiesGroup
columnProperties,
src\Framework\MS\Internal\PtsHost\PtsPage.cs (1)
1261
ColumnPropertiesGroup
columnProperties = new ColumnPropertiesGroup(_section.Element);
src\Framework\MS\Internal\PtsHost\Section.cs (2)
224
ColumnPropertiesGroup
columnProperties = new ColumnPropertiesGroup(Element);
372
ColumnPropertiesGroup
columnProperties = new ColumnPropertiesGroup(Element);
src\Framework\MS\Internal\PtsHost\SectionVisual.cs (1)
45
internal void DrawColumnRules(ref PTS.FSTRACKDESCRIPTION[] arrayColumnDesc, double columnVStart, double columnHeight,
ColumnPropertiesGroup
columnProperties)
src\Framework\MS\Internal\PtsHost\SubpageParaClient.cs (1)
422
ColumnPropertiesGroup
columnProperties = new ColumnPropertiesGroup(Paragraph.Element);
src\Framework\MS\Internal\PtsHost\SubpageParagraph.cs (3)
220
ColumnPropertiesGroup
columnProperties = new ColumnPropertiesGroup(_element);
405
ColumnPropertiesGroup
columnProperties = new ColumnPropertiesGroup(_element);
575
ColumnPropertiesGroup
columnProperties = new ColumnPropertiesGroup(_element);