MarkupExtensionBracketCharactersAttribute::OpeningBracket Property

 

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

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

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

Property Value

Type: System::Char

A Char representing the character.

.NET Framework
Available since 4.7
Return to top
Show: