1 write to _layoutBox
PresentationFramework (1)
System\Windows\Documents\FixedLineResult.cs (1)
29
_layoutBox
= layoutBox;
2 references to _layoutBox
PresentationFramework (2)
System\Windows\Documents\FixedLineResult.cs (2)
120
return
_layoutBox
.Bottom;
128
return
_layoutBox
;