EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Class WindowSelectorExtensions

    Inheritance
    object
    WindowSelectorExtensions
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: EyeAuras.Shared.Scaffolding
    Assembly: EyeAuras.Shared.dll
    Syntax
    public static class WindowSelectorExtensions

    Methods

    Name Description
    FindWindow(IWindowSelector, WindowMatchExpression)

    Attempts to find a window that matches the specified windowMatchExpression. For more information, see Window Match Expressions wiki

    GetWindow(IWindowSelector, WindowMatchExpression)

    Retrieves a window that matches the specified windowMatchExpression. Unlike FindWindow(IWindowSelector, WindowMatchExpression), this method directly throws an exception if the window is not found. For more information, see Window Match Expressions wiki

    2025 © Xab3r. All rights reserved.