ICommonPreviewHandlerHost Interface |
Namespace: Jam.Shell
The ICommonPreviewHandlerHost type exposes the following members.
Name | Description | |
---|---|---|
GetDisplayRect | Gets display rectangle. | |
GetSynchronizationContext | PreviewHost must provide its SynchronizationContext to be used by async events. | |
GetWindowHandle | Gets window handle. | |
OnCommonPreviewHandlerLoaded | Controls implementing this interface must implement this eventhandler, which is called after the preview has been loaded. |