public static bool InputUpdated { get; set; }
Public Shared Property InputUpdated As Boolean Get Set
public: static property bool InputUpdated { bool get (); void set (bool value); }
static member InputUpdated : bool with get, set
In This Article