Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 774 Bytes

automationproperties_setpositioninset_697660368.md

File metadata and controls

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

Microsoft.UI.Xaml.Automation.AutomationProperties.SetPositionInSet

-description

Sets the value of the AutomationProperties.PositionInSet 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