IsContentElement Method
Gets a value that indicates whether the element that is associated with this automation peer contains data that is presented to the user.
Definition
Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool IsContentElement()
Public Function IsContentElement As Boolean
member IsContentElement : unit -> bool