IAttachedCollectionSource.SourceItem Property
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 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.