11 references to GetLineHeightValue
PresentationFramework (11)
MS\Internal\Documents\FlowDocumentFormatter.cs (1)
224
double lineHeight = MS.Internal.Text.DynamicPropertyReader.
GetLineHeightValue
(_document);
MS\Internal\PtsHost\FigureHelper.cs (1)
238
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(structuralCache.PropertyOwner);
MS\Internal\PtsHost\MbpInfo.cs (1)
33
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(o);
MS\Internal\PtsHost\PtsHelper.cs (1)
774
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(o);
MS\Internal\PtsHost\Section.cs (2)
217
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(Element);
359
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(Element);
MS\Internal\PtsHost\SubpageParagraph.cs (3)
208
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(_element);
382
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(_element);
542
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(_element);
MS\Internal\Text\MarkerProperties.cs (1)
38
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(list);
System\Windows\Documents\FlowDocument.cs (1)
1004
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(this);