1 write to _layoutBox
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedLineResult.cs (1)
39
_layoutBox
= layoutBox;
2 references to _layoutBox
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedLineResult.cs (2)
133
return
_layoutBox
.Bottom;
141
return
_layoutBox
;