ICustomHitTest |
Allows customization of hit-testing for all renderers.
|
ICustomSimpleHitTest |
An interface to allow non-templated controls to customize their hit-testing
when using a renderer with a simple hit-testing algorithm without a scene graph,
such as ImmediateRenderer
|
IDeferredRendererLock |
|
IRenderer |
Defines the interface for a renderer.
|
IRendererFactory |
Defines the interface for a renderer factory.
|
IRenderLoop |
The application render loop.
|
IRenderLoopTask |
|
IRenderRoot |
Represents the root of a renderable tree.
|
IRenderTimer |
Defines the interface implemented by an application render timer.
|
IVisualBrushInitialize |
Internal interface for initializing controls that are to be used as the visual in a
VisualBrush .
|
IVisualBrushRenderer |
Defines a renderer used to render a visual brush to a bitmap.
|