Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.01 KB

containercontentchangingeventargs_registerupdatecallback_1398369618.md

File metadata and controls

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

Microsoft.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))