A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.microsoft.com/en-us/dotnet/api/system.windows.data.collectionviewsource.source below:

CollectionViewSource.Source Property (System.Windows.Data) | Microsoft Learn

CollectionViewSource.Source Property Definition

Gets or sets the collection object from which to create this view.

public:
 property System::Object ^ Source { System::Object ^ get(); void set(System::Object ^ value); };
public object Source { get; set; }
member this.Source : obj with get, set
Public Property Source As Object
Property Value

The default value is null.

Remarks Dependency Property Information Item Value Identifier Field SourceProperty Metadata properties set to true None XAML Attribute Usage
<object Source="myCollection" .../>
XAML Values

myCollection An existing collection. To refer to an existing collection, use the StaticResource Markup Extension.

Collaborate with us on GitHub

The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this article

Was this page helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4