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