'宣言 Public Property ThumbSelectedBackground As System.Windows.Media.SolidColorBrush
'使用法 Dim instance As C1FlexViewerPane Dim value As System.Windows.Media.SolidColorBrush instance.ThumbSelectedBackground = value value = instance.ThumbSelectedBackground
public System.Windows.Media.SolidColorBrush ThumbSelectedBackground {get; set;}