Icon PreserveFocus Property

property PreserveFocus: Boolean

Available In: Visual Client Applications

Specifies whether the element should preserve focus on an existing focused element if an attempt is made to focus the element and the FocusEnabled property is False. This property is used by non-focusable elements such as scrollbar control elements to make sure that clicking on the elements does not cause any currently-focused elements to lose focus.
Image