IEffectControlProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When implemented in a renderer, registers a platform-specific effect on an element.
public interface IEffectControlProvider
type IEffectControlProvider = interface
Methods
RegisterEffect(Effect) |
Registers the effect with the element by establishing the parent-child relations needed for rendering on the specific platform. |