2 references to s_flowDirectionProperty
System.Windows.Forms (2)
System\Windows\Forms\Layout\FlowLayout.cs (2)
292container.Properties.GetValueOrDefault<FlowDirection>(s_flowDirectionProperty); 298container.Properties.AddValue(s_flowDirectionProperty, value);