'DeclarationProtected Overridable Sub HandlePreviewRightKey( _ ByVal e As KeyEventArgs _ )
'UsageDim instance As SynchronizedScrollViewer Dim e As KeyEventArgs instance.HandlePreviewRightKey(e)
protected virtual void HandlePreviewRightKey( KeyEventArgs e )
Parameters
- e