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