2 references to GetAllowedFocus
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\UserInterface\FocusScopeManager.cs (2)
145if (newFocusObject != null && !FocusScopeManager.GetAllowedFocus(newFocusObject)) 310if (newFocus != null && !FocusScopeManager.GetAllowedFocus(newFocusElement))