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