BamlLocalizabilityResolver.GetPropertyLocalizability Method

Definition

Returns a value that indicates whether a specified property of a specified type of element can be localized.

C#
public abstract System.Windows.LocalizabilityAttribute GetPropertyLocalizability(string assembly, string className, string property);

Parameters

assembly
String

The full name of the assembly that contains BAML to be localized.

className
String

The full class name of the element that you want to retrieve localizability information for.

property
String

The name of the property that you want to retrieve localizability information for.

Returns

An object that specifies whether and how the property can be localized.

Applies to

Product Versions
.NET Framework 3.0, 3.5, 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