Compartilhar via


Propriedade PropertyFilterAppliedEventArgs.Filter

Obtém o PropertyFilter que foi aplicada.

Namespace:  Microsoft.Windows.Design.PropertyEditing
Assembly:  Microsoft.Windows.Design.Interaction (em Microsoft.Windows.Design.Interaction.dll)

Sintaxe

'Declaração
Public ReadOnly Property Filter As PropertyFilter
    Get
public PropertyFilter Filter { get; }
public:
property PropertyFilter^ Filter {
    PropertyFilter^ get ();
}
member Filter : PropertyFilter
function get Filter () : PropertyFilter

Valor de propriedade

Tipo: Microsoft.Windows.Design.PropertyEditing.PropertyFilter
A PropertyFilter que foi aplicada.

Segurança do .NET Framework

Consulte também

Referência

PropertyFilterAppliedEventArgs Classe

Namespace Microsoft.Windows.Design.PropertyEditing

Outros recursos

Extensibilidade do WPF Designer

Propriedade de edição de arquitetura