Partilhar via


ToggleStickyScrollingCommandArgs Classe

Definição

public sealed class ToggleStickyScrollingCommandArgs : Microsoft.VisualStudio.Text.Editor.Commanding.EditorCommandArgs
type ToggleStickyScrollingCommandArgs = class
    inherit EditorCommandArgs
Public NotInheritable Class ToggleStickyScrollingCommandArgs
Inherits EditorCommandArgs
Herança
ToggleStickyScrollingCommandArgs

Construtores

ToggleStickyScrollingCommandArgs(ITextView, ITextBuffer)

Propriedades

SubjectBuffer

Um buffer de assunto no qual executar um comando.

(Herdado de EditorCommandArgs)
TextView

Um ITextView no qual executar um comando.

(Herdado de EditorCommandArgs)

Aplica-se a