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