3 references to GetFlowDirectionTransform
PresentationFramework (3)
src\Framework\System\Windows\FrameworkElement.cs (3)
4942Transform rtlMirror = GetFlowDirectionTransform(); 5152Transform additionalTransform = (fe == null ? null : fe.GetFlowDirectionTransform()); //rtl 5210Transform additionalTransform = GetFlowDirectionTransform(); //rtl