11 references to GetLineHeightValue
PresentationFramework (11)
MS\Internal\Documents\FlowDocumentFormatter.cs (1)
220
double lineHeight = MS.Internal.Text.DynamicPropertyReader.
GetLineHeightValue
(_document);
MS\Internal\PtsHost\FigureHelper.cs (1)
228
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(structuralCache.PropertyOwner);
MS\Internal\PtsHost\MbpInfo.cs (1)
30
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(o);
MS\Internal\PtsHost\PtsHelper.cs (1)
768
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(o);
MS\Internal\PtsHost\Section.cs (2)
214
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(Element);
356
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(Element);
MS\Internal\PtsHost\SubpageParagraph.cs (3)
192
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(_element);
366
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(_element);
526
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(_element);
MS\Internal\Text\MarkerProperties.cs (1)
35
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(list);
System\Windows\Documents\FlowDocument.cs (1)
997
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(this);