Dart.Emulation Namespace > VtKeyEventArgs Class : Extended Property |
Public ReadOnly Property Extended As Boolean
Dim instance As VtKeyEventArgs Dim value As Boolean value = instance.Extended
public bool Extended {get;}
public: __property bool get_Extended();