'Declaration
Public Overrides NotOverridable ReadOnly Property IsSelectedInteractionSupported As Boolean
'Usage
Dim instance As GraphicFrame Dim value As Boolean value = instance.IsSelectedInteractionSupported
public override bool IsSelectedInteractionSupported {get;}