Click or drag to resize
MyRenderWindow Methods

[This is preliminary documentation and is subject to change.]

The MyRenderWindow type exposes the following members.

Methods
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate methodIMyBufferedInputSourceSwapBufferedTextInput
Swaps internal buffer with the one passed as argument. This swapping operation must be implemented in a thread safe manner. Buffer passed into the function will replaced by the internal buffer and returned in the same variable.
Top
See Also