WebRenderTreeBuilderExtensions Class    
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.
Provides methods for building a collection of RenderTreeFrame entries.
public ref class WebRenderTreeBuilderExtensions abstract sealedpublic static class WebRenderTreeBuilderExtensionstype WebRenderTreeBuilderExtensions = classPublic Module WebRenderTreeBuilderExtensions- Inheritance
- 
				WebRenderTreeBuilderExtensions
Methods
| AddEventPreventDefaultAttribute(RenderTreeBuilder, Int32, String, Boolean) | Appends a frame representing an instruction to prevent the default action for a specified event. | 
| AddEventStopPropagationAttribute(RenderTreeBuilder, Int32, String, Boolean) | Appends a frame representing an instruction to stop the specified event from propagating beyond the current element. |