ShellContextMenu Methods |
The ShellContextMenu type exposes the following members.
Name | Description | |
---|---|---|
OnAfterCommandExecute | Fires the AfterCommandExecute event. | |
OnBeforeCommandExecute | Fires the BeforeCommandExecute event. | |
OnOpened |
Called when the Opened
event occurs. Opens the ShellContextMenu instead.
(Overrides ContextMenuOnOpened(RoutedEventArgs).) | |
OnPropertyChanged |
Invoked whenever the effective value of any dependency property on this
FrameworkElement
has been updated. The specific dependency property that changed is reported in the arguments
parameter. Overrides
OnPropertyChanged(DependencyPropertyChangedEventArgs)
.
(Overrides FrameworkElementOnPropertyChanged(DependencyPropertyChangedEventArgs).) | |
OnRenameItemSelected |
Fires the RenameItemSelected event
|