Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.01 KB

containercontentchangingeventargs_registerupdatecallback_249198366.md

File metadata and controls

29 lines (19 loc) · 1.01 KB
-api-id -api-type
M:Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs.RegisterUpdateCallback(System.UInt32,Windows.Foundation.TypedEventHandler{Windows.UI.Xaml.Controls.ListViewBase,Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs})
winrt method

Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs.RegisterUpdateCallback

-description

Registers the event handler to be called again during the specified phase.

-parameters

-param callbackPhase

The phase during which the callback should occur.

-param callback

The event handler function.

-remarks

-examples

-see-also

RegisterUpdateCallback(TypedEventHandler(ListViewBase, ContainerContentChangingEventArgs))