Version

IUIElementDrawFilter Interface Members

The following tables list the members exposed by IUIElementDrawFilter.

Public Methods
 NameDescription
 MethodDrawElementCalled during the drawing operation of a UIElement for a specific phase of the operation. This will only be called for the phases returned from the GetPhasesToFilter method.  
 MethodGetPhasesToFilterCalled before each element is about to be drawn.  
See Also