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