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