IVisualTreeServiceCallback2 interface (xamlom.h)

Represents additional capabilities of an IVisualTreeServiceCallback object.

Inheritance

The IVisualTreeServiceCallback2 interface inherits from IVisualTreeServiceCallback. IVisualTreeServiceCallback2 also has these types of members:

Methods

The IVisualTreeServiceCallback2 interface has these methods.

 
IVisualTreeServiceCallback2::OnElementStateChanged

Communicates the state of an element in the visual tree when it changes.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1607 [desktop apps only]
Minimum supported server Windows Server 2016 [desktop apps only]
Target Platform Windows
Header xamlom.h

See also

IVisualTreeServiceCallback