WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / FlexViewerPane Class / ThumbnailSelectedOverBackground Property
In This Topic
    ThumbnailSelectedOverBackground Property (FlexViewerPane)
    In This Topic
    Gets or sets a Microsoft.UI.Xaml.Media.Brush used for filling background for a selected hovered thumbnail.
    Syntax
    public Brush ThumbnailSelectedOverBackground {get; set;}
    See Also