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