Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 822 Bytes

automationpeer_raisestructurechangedevent_761297516.md

File metadata and controls

26 lines (18 loc) · 822 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.RaiseStructureChangedEvent(Microsoft.UI.Xaml.Automation.Peers.AutomationStructureChangeType,Microsoft.UI.Xaml.Automation.Peers.AutomationPeer)
winrt method

Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.RaiseStructureChangedEvent

-description

Raises an event to notify the Microsoft UI Automation core that the tree structure has changed.

-parameters

-param structureChangeType

The type of change that has occurred.

-param child

The element to which the change has been made.

-remarks

-examples

-see-also