2 references to GetTextFlowDirection
PresentationFramework (2)
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (2)
662
FlowDirection startFlowDirection =
GetTextFlowDirection
(start);
663
FlowDirection endFlowDirection =
GetTextFlowDirection
(end);