AutomationPropertiesGetName Method
Helper for reading the value of the
NameProperty on a StyledElement.
Namespace: Avalonia.AutomationAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static string? GetName(
StyledElement element
)
Public Shared Function GetName (
element As StyledElement
) As String
static member GetName :
element : StyledElement -> string
- element StyledElement
-
String