2 references to GetTextFlowDirection
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Component\MArkedHighlightComponent.cs (2)
685
FlowDirection startFlowDirection =
GetTextFlowDirection
(start);
686
FlowDirection endFlowDirection =
GetTextFlowDirection
(end);