UIFocusEnvironment_Extensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for the IUIFocusEnvironment protocol.
public static class UIFocusEnvironment_Extensions
type UIFocusEnvironment_Extensions = class
- Inheritance
-
UIFocusEnvironment_Extensions
Methods
GetFocusItemContainer(IUIFocusEnvironment) |
Gets the focus container for the environment. |
GetParentFocusEnvironment(IUIFocusEnvironment) |
Gets the parent focus environment. |
GetPreferredFocusEnvironments(IUIFocusEnvironment) |
Gets the list of focus environments, ordered by priority, that the environment prefers when updating the focus. |