MapControl.IsConnected Property
Gets a value that tells whether the MapControl is connected to a View.
Thread safety: This property is not thread-safe and it should only be accessed from the GUI thread. Show
Syntax
public System.Boolean IsConnected { get; }
Property Value
Type: System.Boolean
True if the control is connected to a view; otherwise, False.
True if the control is connected to a view; otherwise, False.
Platforms
Windows, Linux, Android