HubSectionHeaderClickEventHandler Delegate

Definition

Represents the method that will handle a Hub.SectionHeaderClick event.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.Guid(4137251290, 5679, 20972, 159, 217, 55, 249, 181, 122, 104, 249)]
public delegate void HubSectionHeaderClickEventHandler(object sender, HubSectionHeaderClickEventArgs e);

Parameters

sender
Object

The object where the handler is attached.

e
HubSectionHeaderClickEventArgs

Event data for the event.

Attributes

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6