HostedWpfControl.GetImageSourceList Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the list of image source.
public:
virtual System::Collections::Generic::List<System::Windows::Media::ImageSource ^> ^ GetImageSourceList();
public virtual System.Collections.Generic.List<System.Windows.Media.ImageSource> GetImageSourceList ();
abstract member GetImageSourceList : unit -> System.Collections.Generic.List<System.Windows.Media.ImageSource>
override this.GetImageSourceList : unit -> System.Collections.Generic.List<System.Windows.Media.ImageSource>
Public Overridable Function GetImageSourceList () As List(Of ImageSource)
Returns
ImageSource List