'Declaration Public Property SmallImageSource As System.Windows.Media.ImageSource
'Usage Dim instance As ToolbarDropDown Dim value As System.Windows.Media.ImageSource instance.SmallImageSource = value value = instance.SmallImageSource
public System.Windows.Media.ImageSource SmallImageSource {get; set;}