XamlLanguage.Uid Property

Definition

Gets a XamlDirective for the Uid directive from XAML.

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

Property Value

A XamlDirective for the Uid directive from XAML.

Remarks

A Uid directive specifies a unique identifier for a XAML markup element. Strictly speaking, such a unique identifier could be applied to several purposes within a XAML-implementing framework. Uid differs from Name in that Name has a specific role in the [MS-XAML] definition for declaring the identifiers that exist in an object graph output from a XAML source, whereas Uid has no specific role. In the existing XAML-implementing frameworks that use .NET Framework XAML Services, Uid is typically used for localization purposes. See [MS-XAML] Section 5.3.6.

Applies to

Product Versions
.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