2 references to FlowDirectionCacheProperty
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGridHelper.cs (2)
627cell.SetValue(FlowDirectionCacheProperty, flowDirectionObj); 636object flowDirectionObj = cell.ReadLocalValue(DataGridHelper.FlowDirectionCacheProperty);