IAttachedCollectionSource.SourceItem Property

Definition

Gets the object used to create this IAttachedCollectionSource.

public:
 property System::Object ^ SourceItem { System::Object ^ get(); };
public:
 property Platform::Object ^ SourceItem { Platform::Object ^ get(); };
public object SourceItem { get; }
member this.SourceItem : obj
Public ReadOnly Property SourceItem As Object

Property Value

Returns Object.

Applies to