Skip to main content
All docs
V25.1
  • RevealHighlightOptions.GetBorderColor(DependencyObject) Method

    Namespace: DevExpress.Xpf.WindowsUI

    Assembly: DevExpress.Xpf.Controls.v25.1.dll

    NuGet Package: DevExpress.Wpf.Controls

    Declaration

    public static Color GetBorderColor(
        DependencyObject element
    )

    Parameters

    Name Type
    element DependencyObject

    Returns

    Type
    Color
    See Also