6 references to RestoreFlowDirection
PresentationFramework (6)
src\Framework\System\Windows\Controls\DataGridComboBoxColumn.cs (2)
498DataGridHelper.RestoreFlowDirection(comboBox, cell); 513DataGridHelper.RestoreFlowDirection(comboBox, cell);
src\Framework\System\Windows\Controls\DataGridHyperlinkColumn.cs (2)
188DataGridHelper.RestoreFlowDirection(outerBlock, cell); 203DataGridHelper.RestoreFlowDirection(textBox, cell);
src\Framework\System\Windows\Controls\DataGridTextColumn.cs (2)
92DataGridHelper.RestoreFlowDirection(textBlock, cell); 109DataGridHelper.RestoreFlowDirection(textBox, cell);