Share via


DynamicOverflowItemsChangingEventArgs 클래스

정의

CommandBar.DynamicOverflowItemsChanging 이벤트에 대한 데이터를 제공합니다.

public ref class DynamicOverflowItemsChangingEventArgs sealed
/// [Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class DynamicOverflowItemsChangingEventArgs final
[Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class DynamicOverflowItemsChangingEventArgs
Public NotInheritable Class DynamicOverflowItemsChangingEventArgs
상속
Object Platform::Object IInspectable DynamicOverflowItemsChangingEventArgs
특성

생성자

DynamicOverflowItemsChangingEventArgs()

DynamicOverflowItemsChangingEventArgs 클래스의 새 instance 초기화합니다.

속성

Action

CommandBar 오버플로 메뉴에서 항목이 추가되었는지 또는 제거되었는지 여부를 나타내는 값을 가져옵니다.

적용 대상