Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 754 Bytes

automationproperties_setsizeofset_1267020604.md

File metadata and controls

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

Microsoft.UI.Xaml.Automation.AutomationProperties.SetSizeOfSet

-description

Sets the value of the AutomationProperties.SizeOfSet attached property for the specified DependencyObject.

-parameters

-param element

The DependencyObject for which to set the property.

-param value

The value of the property.

-remarks

-examples

-see-also