Partager via


WindowWorkspace.Windows Property

Definition

public:
 property System::Collections::ObjectModel::ReadOnlyDictionary<System::Windows::Forms::Control ^, System::Windows::Forms::Form ^> ^ Windows { System::Collections::ObjectModel::ReadOnlyDictionary<System::Windows::Forms::Control ^, System::Windows::Forms::Form ^> ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Collections.ObjectModel.ReadOnlyDictionary<System.Windows.Forms.Control,System.Windows.Forms.Form> Windows { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Windows : System.Collections.ObjectModel.ReadOnlyDictionary<System.Windows.Forms.Control, System.Windows.Forms.Form>
Public ReadOnly Property Windows As ReadOnlyDictionary(Of Control, Form)

Property Value

Attributes

Applies to