VisualElement.MeasureInvalidated Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when the current measure of an element has been invalidated.
public:
event EventHandler ^ MeasureInvalidated;
public event EventHandler MeasureInvalidated;
member this.MeasureInvalidated : EventHandler
Public Event MeasureInvalidated As EventHandler