'Declaration Public Property FollowedHyperlink As System.Windows.Media.Color
'Usage Dim instance As ThemeColor Dim value As System.Windows.Media.Color instance.FollowedHyperlink = value value = instance.FollowedHyperlink
public System.Windows.Media.Color FollowedHyperlink {get; set;}