Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 767 Bytes

automationproperties_setlocalizedlandmarktype_1590817650.md

File metadata and controls

26 lines (18 loc) · 767 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Automation.AutomationProperties.SetLocalizedLandmarkType(Microsoft.UI.Xaml.DependencyObject,System.String)
winrt method

Microsoft.UI.Xaml.Automation.AutomationProperties.SetLocalizedLandmarkType

-description

Sets the value of the localized landmark type attached property for the specified DependencyObject.

-parameters

-param element

The specified DependencyObject.

-param value

The localized string defining the landmark type of the element.

-remarks

-examples

-see-also