public WindowInfo OwnerWindow { get; }
Public ReadOnly Property OwnerWindow As WindowInfo
Get
Dim instance As WindowInfo
Dim value As WindowInfo
value = instance.OwnerWindow
public:
property WindowInfo^ OwnerWindow {
WindowInfo^ get ();
}
member OwnerWindow : WindowInfo with get
No code example is currently available or this language may not be supported.