CommandSet.CurrentDocView Property

Definition

Currently focused document view

protected:
 property Microsoft::VisualStudio::Modeling::Shell::DiagramDocView ^ CurrentDocView { Microsoft::VisualStudio::Modeling::Shell::DiagramDocView ^ get(); };
protected Microsoft.VisualStudio.Modeling.Shell.DiagramDocView CurrentDocView { get; }
member this.CurrentDocView : Microsoft.VisualStudio.Modeling.Shell.DiagramDocView
Protected ReadOnly Property CurrentDocView As DiagramDocView

Property Value

Applies to