Diagram.FocusedDiagramView Property

Definition

The design surface associated with this diagram which has the focus (if any).

public:
 property Microsoft::VisualStudio::Modeling::Diagrams::DiagramView ^ FocusedDiagramView { Microsoft::VisualStudio::Modeling::Diagrams::DiagramView ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.DiagramView FocusedDiagramView { get; }
member this.FocusedDiagramView : Microsoft.VisualStudio.Modeling.Diagrams.DiagramView
Public ReadOnly Property FocusedDiagramView As DiagramView

Property Value

Applies to