IVisualTreeServiceCallback interface (xamlom.h)

Communicates the state of the visual tree.

Inheritance

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

Methods

The IVisualTreeServiceCallback interface has these methods.

 
IVisualTreeServiceCallback::OnVisualTreeChange

Communicates the state of the visual tree when it changes.

Requirements

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

See also

IUnknown