Artemis Artemis
Artemis Artemis

Search Results for

    Class ControlExtensions

    Provides extension methods for Avalonia's Avalonia.Controls.Control type

    Inheritance
    object
    ControlExtensions
    Namespace: Artemis.UI.Shared.Extensions
    Assembly: Artemis.UI.Shared.dll
    Syntax
    public static class ControlExtensions

    Methods

    ClearAllDataValidationErrors(Control)

    Clears all data validation errors on the given control and any of it's logical siblings

    Declaration
    public static void ClearAllDataValidationErrors(this Control target)
    Parameters
    Type Name Description
    Control target

    The target control

    Content is available under the PolyForm Noncommercial License, by Artemis RGB.