2 implementations of GetCategoryEditors
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Views\AlphabeticalViewManager.cs (1)
103public Dictionary<Type, object> GetCategoryEditors(Type ownerType, CategoryList categoryList)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Views\ByCategoryViewManager.cs (1)
126public Dictionary<Type, object> GetCategoryEditors(Type ownerType, CategoryList categoryList)