ScrollBar.OnContextMenuClosing(ContextMenuEventArgs) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides class handling for the ContextMenuClosing event that occurs when the ContextMenu for a ScrollBar closes.
protected:
override void OnContextMenuClosing(System::Windows::Controls::ContextMenuEventArgs ^ e);
protected override void OnContextMenuClosing (System.Windows.Controls.ContextMenuEventArgs e);
override this.OnContextMenuClosing : System.Windows.Controls.ContextMenuEventArgs -> unit
Protected Overrides Sub OnContextMenuClosing (e As ContextMenuEventArgs)
Parameters
The event data.
Remarks
The ContextMenu of a ScrollBar provides options for changing the Value of the ScrollBar.
Applies to
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.