XamlMember.LookupMarkupExtensionBracketCharacters Metod

Definition

Returnerar inledande och avslutande hakparentestecken för ett markeringstillägg.

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)

Returer

En samling som innehåller inledande och avslutande hakparentestecken.

Gäller för