Click or drag to resize

ICommonPreviewHandlerHost Methods

The ICommonPreviewHandlerHost type exposes the following members.

Methods
  NameDescription
Public methodGetDisplayRect
Gets display rectangle.
Public methodGetSynchronizationContext
PreviewHost must provide its SynchronizationContext to be used by async events.
Public methodGetWindowHandle
Gets window handle.
Public methodOnCommonPreviewHandlerLoaded
Controls implementing this interface must implement this eventhandler, which is called after the preview has been loaded.
Top
See Also