2 references to FlowDirectionCacheProperty
PresentationFramework (2)
System\Windows\Controls\DataGridHelper.cs (2)
628cell.SetValue(FlowDirectionCacheProperty, flowDirectionObj); 637object flowDirectionObj = cell.ReadLocalValue(DataGridHelper.FlowDirectionCacheProperty);