Supports styling of built-in editors.

Namespace:  Mindscape.WpfElements.WpfPropertyGrid
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
[ContentPropertyAttribute("Style")]
public class BuiltInEditorStyle : DependencyObject
Visual Basic (Declaration)
<ContentPropertyAttribute("Style")> _
Public Class BuiltInEditorStyle _
	Inherits DependencyObject

Inheritance Hierarchy

System..::.Object
  System.Windows.Threading..::.DispatcherObject
    System.Windows..::.DependencyObject
      Mindscape.WpfElements.WpfPropertyGrid..::.BuiltInEditorStyle

See Also