Share via


IImageSourcePartSetter.ImageSourcePart Property

Definition

Gets the IImageSourcePart that is being loaded.

public:
 property Microsoft::Maui::IImageSourcePart ^ ImageSourcePart { Microsoft::Maui::IImageSourcePart ^ get(); };
public Microsoft.Maui.IImageSourcePart? ImageSourcePart { get; }
member this.ImageSourcePart : Microsoft.Maui.IImageSourcePart
Public ReadOnly Property ImageSourcePart As IImageSourcePart

Property Value

Applies to