Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

MarkupExtensionBracketCharactersAttribute::ClosingBracket Property

 

Specifies the character to be used as the closing delimiter in a MarkupExtension.

Namespace:   System.Windows.Markup
Assembly:  System.Xaml (in System.Xaml.dll)

public:
property wchar_t ClosingBracket {
	wchar_t get();
}

Property Value

Type: System::Char

A Char representing the character.

.NET Framework
Available since 4.7
Return to top
Show:
© 2017 Microsoft