UI Tookit UI Tookit
UI Tookit UI Tookit
DocFX + Singulink = ♥

Search Results for

    Method CaptureDialogFocusState

    CaptureDialogFocusState()

    Captures the current focus state before a child dialog is shown so it can be restored to the parent dialog when the child closes. The returned object is opaque to the navigator and is passed back to RestoreDialogFocusState(object, object?). The default implementation returns null.

    Declaration
    protected virtual object? CaptureDialogFocusState()
    Returns
    Type Description
    object
    © Singulink. All rights reserved.