Partilhar via


Construtor PropertyFilterPredicate

Initializes a new instance of the PropertyFilterPredicate class.

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

Sintaxe

'Declaração
Public Sub New ( _
    matchText As String _
)
public PropertyFilterPredicate(
    string matchText
)
public:
PropertyFilterPredicate(
    String^ matchText
)
new : 
        matchText:string -> PropertyFilterPredicate
public function PropertyFilterPredicate(
    matchText : String
)

Parâmetros

Exceções

Exceção Condição
ArgumentNullException

matchText is nulluma referência nula (Nothing no Visual Basic).

Segurança do .NET Framework

Consulte também

Referência

PropertyFilterPredicate Classe

Namespace Microsoft.Windows.Design.PropertyEditing

Outros recursos

Extensibilidade do WPF Designer

Propriedade de edição de arquitetura