CustomVisualizerContext.Visualizers Property
Gets the list of sub-visualizers from the proxy.
Thread safety: The returned AttributeSet can not be modified safely by a custom visualizer implementation. Show
Syntax
public VisualizerCollection Visualizers { get; }
Property Value
Type: A collection of Visualizer elements.
The list of sub-visualizers from the proxy.
The list of sub-visualizers from the proxy.
Platforms
Windows, Linux, Android