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