Ler em inglês Editar

Compartilhar via


XamlLanguage.PositionalParameters Property

Definition

Gets a XamlDirective for the PositionalParameters directive from XAML.

C#
public static System.Xaml.XamlDirective PositionalParameters { get; }

Property Value

A XamlDirective for the PositionalParameters directive from XAML.

Remarks

PositionalParameters is a directive that wraps the multiple objects that can be specified as a set of object nodes for input of a markup extension. See [MS-XAML] Section 6.6.7.

If you are looking at raw node interpretations or visualizations, PositionalParameters is sometimes seen in string form as _PositionalParameters (note the leading underscore) and is within the XAML language XAML namespace (as notated by a preceding Namespace node).

Applies to

Produto Versões
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10