3 references to GetFlowDirectionTransform
PresentationFramework (3)
System\Windows\FrameworkElement.cs (3)
4940Transform rtlMirror = GetFlowDirectionTransform(); 5150Transform additionalTransform = (fe == null ? null : fe.GetFlowDirectionTransform()); //rtl 5208Transform additionalTransform = GetFlowDirectionTransform(); //rtl