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