2 references to EditorBehaviorTypeMapping
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\DataGridHelper.cs (2)
544if (EditorBehaviorTypeMapping.ContainsKey(controlType)) 546editorBehaviorType = EditorBehaviorTypeMapping[controlType];