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