11 references to GetLineHeightValue
PresentationFramework (11)
src\Framework\MS\Internal\Documents\FlowDocumentFormatter.cs (1)
229
double lineHeight = MS.Internal.Text.DynamicPropertyReader.
GetLineHeightValue
(_document);
src\Framework\MS\Internal\PtsHost\FigureHelper.cs (1)
242
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(structuralCache.PropertyOwner);
src\Framework\MS\Internal\PtsHost\MbpInfo.cs (1)
34
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(o);
src\Framework\MS\Internal\PtsHost\PtsHelper.cs (1)
875
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(o);
src\Framework\MS\Internal\PtsHost\Section.cs (2)
226
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(Element);
374
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(Element);
src\Framework\MS\Internal\PtsHost\SubpageParagraph.cs (3)
221
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(_element);
407
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(_element);
576
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(_element);
src\Framework\MS\Internal\Text\MarkerProperties.cs (1)
41
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(list);
src\Framework\System\Windows\Documents\FlowDocument.cs (1)
1012
double lineHeight = DynamicPropertyReader.
GetLineHeightValue
(this);