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