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