3 references to FreeFormPanelUtilities
System.Activities.Core.Presentation (3)
System\Activities\Core\Presentation\FlowchartDesigner.xaml.cs (1)
441this.isRightToLeft = FreeFormPanelUtilities.IsRightToLeft(this.flowchartContentPresenter);
System\Activities\Core\Presentation\FlowchartExpressionAdorner.cs (1)
26this.isTextRightToLeft = FreeFormPanelUtilities.IsRightToLeft(adornedElement);
System\Activities\Core\Presentation\StateContainerEditor.xaml.cs (1)
807this.isRightToLeft = FreeFormPanelUtilities.IsRightToLeft(this.stateContainerGrid);