Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.03 KB

automationproperties_fulldescription.md

File metadata and controls

26 lines (16 loc) · 1.03 KB
-api-id -api-type
P:Windows.UI.Xaml.Automation.AutomationProperties.FullDescription
winrt attachedproperty

Windows.UI.Xaml.Automation.AutomationProperties.FullDescription

-description

Gets or sets a localized string containing extended description text for an element.

-remarks

FullDescription can contain a more complete description of an element than may be appropriate for the element Name.

-see-also

XAML attached properties

-examples