2 references to FlowDirectionPropertyTranslator
WindowsFormsIntegration (2)
System\Windows\Integration\WindowsFormsHostPropertyMap.cs (2)
32
DefaultTranslators.Add("FlowDirection",
FlowDirectionPropertyTranslator
);
100
SWF.Control childControl = GetChildControl(host,
FlowDirectionPropertyTranslator
, value);