AutomationPropertiesSetSizeOfSet Method

Helper for setting the value of the SizeOfSetProperty on a StyledElement.

Definition

Namespace: Avalonia.Automation
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static void SetSizeOfSet(
	StyledElement element,
	int value
)

Parameters

element  StyledElement
 
value  Int32
 

See Also