Compartilhar via


Propriedade IPropertyFilterTarget.MatchesFilter

Obtém um valor que indica se este IPropertyFilterTarget corresponde a um filtro.

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

Sintaxe

'Declaração
ReadOnly Property MatchesFilter As Boolean
    Get
bool MatchesFilter { get; }
property bool MatchesFilter {
    bool get ();
}
abstract MatchesFilter : bool
function get MatchesFilter () : boolean

Valor de propriedade

Tipo: System.Boolean
true Se a IPropertyFilterTarget corresponde ao filtro; Caso contrário, false.

Segurança do .NET Framework

Consulte também

Referência

IPropertyFilterTarget Interface

Namespace Microsoft.Windows.Design.PropertyEditing

Outros recursos

Extensibilidade do WPF Designer

Propriedade de edição de arquitetura