Click or drag to resize

ICommonPreviewHandlerHost Methods

The ICommonPreviewHandlerHost type exposes the following members.

Methods
 NameDescription
Public methodGetDisplayRectGets display rectangle.
Public methodGetSynchronizationContextPreviewHost must provide its SynchronizationContext to be used by async events.
Public methodGetWindowHandleGets window handle.
Public methodOnCommonPreviewHandlerLoadedControls implementing this interface must implement this eventhandler, which is called after the preview has been loaded.
Top
See Also