CollectionViewSource Класс

Определение

public ref class CollectionViewSource sealed : DependencyObject
/// [Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class CollectionViewSource final : DependencyObject
[Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class CollectionViewSource : DependencyObject
Public NotInheritable Class CollectionViewSource
Inherits DependencyObject
Наследование
Object Platform::Object IInspectable DependencyObject CollectionViewSource
Атрибуты

Конструкторы

Имя Описание
CollectionViewSource()

Свойства

Имя Описание
Dispatcher (Унаследовано от DependencyObject)
DispatcherQueue (Унаследовано от DependencyObject)
IsSourceGrouped
IsSourceGroupedProperty
ItemsPath
ItemsPathProperty
Source
SourceProperty
View
ViewProperty

Методы

Имя Описание
ClearValue(DependencyProperty) (Унаследовано от DependencyObject)
GetAnimationBaseValue(DependencyProperty) (Унаследовано от DependencyObject)
GetValue(DependencyProperty) (Унаследовано от DependencyObject)
ReadLocalValue(DependencyProperty) (Унаследовано от DependencyObject)
RegisterPropertyChangedCallback(DependencyProperty, DependencyPropertyChangedCallback) (Унаследовано от DependencyObject)
SetValue(DependencyProperty, Object) (Унаследовано от DependencyObject)
UnregisterPropertyChangedCallback(DependencyProperty, Int64) (Унаследовано от DependencyObject)

Применяется к