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