RaiseChildrenChangedEvent Method
Raises an event to notify the automation client the children of the peer have changed.
Definition
Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
protected void RaiseChildrenChangedEvent()
Protected Sub RaiseChildrenChangedEvent
member RaiseChildrenChangedEvent : unit -> unit