'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public MustInherit Class BaseRenderer Inherits System.Windows.DependencyObject
'Usage
Dim instance As BaseRenderer
[EditorBrowsable(EditorBrowsableState.Advanced)] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public abstract class BaseRenderer : System.Windows.DependencyObject