| static nothrow | WriteScreenMessage() |
| public nothrow | WriteScreenMessage(const Rect& rect_, InvalidateKind invalidateKind_) |
| public override bool | Dispatch(Control* control) |
| public nothrow const Rect& | GetRect() const |
| public override nothrow int | Id() const |
| public override nothrow bool | IsDefaultWriteScreenMessage() const |
| public override nothrow String<char> | Name() const |
| public override void | Read(MemoryReader& reader) |
| public override nothrow int | Size() const |
| public override void | Write(MemoryWriter& writer) |
| private InvalidateKind | invalidateKind |
| private Rect | rect |