IPreviewCommand.CancelPreview Method
Defines the method that cancels a pending preview.
Namespace: Microsoft.Windows.Input
Assembly: RibbonControlsLibrary (in RibbonControlsLibrary.dll)
Syntax
'Declaration
Sub CancelPreview
void CancelPreview()
void CancelPreview()
abstract CancelPreview : unit -> unit
function CancelPreview()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.