XamlMember.LookupMarkupExtensionBracketCharacters Méthode

Définition

Retourne le crochet ouvrant et le crochet fermant d’une extension de balisage.

protected:
 virtual System::Collections::Generic::IReadOnlyDictionary<char, char> ^ LookupMarkupExtensionBracketCharacters();
protected virtual System.Collections.Generic.IReadOnlyDictionary<char,char> LookupMarkupExtensionBracketCharacters ();
abstract member LookupMarkupExtensionBracketCharacters : unit -> System.Collections.Generic.IReadOnlyDictionary<char, char>
override this.LookupMarkupExtensionBracketCharacters : unit -> System.Collections.Generic.IReadOnlyDictionary<char, char>
Protected Overridable Function LookupMarkupExtensionBracketCharacters () As IReadOnlyDictionary(Of Char, Char)

Retours

Collection contenant le crochet ouvrant et le crochet fermant.

S’applique à