3 references to FlowDirection
PresentationFramework (3)
MS\Internal\Documents\TextBoxLine.cs (1)
511
flowDirection = textBounds[0].
FlowDirection
;
MS\Internal\PtsHost\Line.cs (1)
1013
flowDirection = textBounds[0].
FlowDirection
;
MS\Internal\Text\Line.cs (1)
481
flowDirection = textBounds[0].
FlowDirection
;