IRenderContext 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.
Helper for holding persistent state of Renderer.
public interface IRenderContext
type IRenderContext = interface
Public Interface IRenderContext
- Derived
Properties
Parent |
Gets or sets the parent Element for this Context. |
TrimLeadingWhitespace |
Gets or sets a value indicating whether to trim whitespace. |
Methods
Clone() |
Clones the Context. |