Partilhar via


Propriedade PropertyFilterPredicate.MatchText

Obtém uma versão de letras maiúsculas da seqüência de caracteres predicada.

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

Sintaxe

'Declaração
Protected ReadOnly Property MatchText As String
    Get
protected string MatchText { get; }
protected:
property String^ MatchText {
    String^ get ();
}
member MatchText : string
function get MatchText () : String

Valor de propriedade

Tipo: System.String
Uma versão de letras maiúsculas da seqüência de caracteres predicada.

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