CustomFilterSelectionControlOpeningEventArgsデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
InvokeEventHandler | When overridden in a derived class, provides a way to invoke event handlers in a type-specific way, which can increase efficiency over the base implementation. System.Windows.RoutedEventArgsから継承されます。 | |
OnSetSource | When overridden in a derived class, provides a notification callback entry point whenever the value of the System.Windows.RoutedEventArgs.Source property of an instance changes. System.Windows.RoutedEventArgsから継承されます。 |