CollectionViewSource.ViewProperty Propriedade

Definição

Identifica a propriedade Exibir dependência.

public:
 static property DependencyProperty ^ ViewProperty { DependencyProperty ^ get(); };
static DependencyProperty ViewProperty();
public static DependencyProperty ViewProperty { get; }
var dependencyProperty = CollectionViewSource.viewProperty;
Public Shared ReadOnly Property ViewProperty As DependencyProperty

Valor da propriedade

O identificador da propriedade Exibir dependência.

Aplica-se a

Confira também