TextBlockGetTextWrapping Method
Reads the attached property from the given element
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static TextWrapping GetTextWrapping(
Control control
)
Public Shared Function GetTextWrapping (
control As Control
) As TextWrapping
static member GetTextWrapping :
control : Control -> TextWrapping
- control Control
- The element to which to read the attached property.
TextWrapping