DynamicOverflowItemsChangingEventArgs Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Fornisce dati per l'evento 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
- Ereditarietà
- Attributi
Costruttori
DynamicOverflowItemsChangingEventArgs() |
Inizializza una nuova istanza della classe DynamicOverflowItemsChangingEventArgs . |
Proprietà
Action |
Ottiene un valore che indica se gli elementi sono stati aggiunti o rimossi dal menu overflow commandBar . |