'Declaration Public Property OpenedBackground As System.Windows.Media.Brush
'Usage Dim instance As ContextMenu Dim value As System.Windows.Media.Brush instance.OpenedBackground = value value = instance.OpenedBackground
public System.Windows.Media.Brush OpenedBackground {get; set;}