Supports styling of built-in editors.

Namespace:  Mindscape.WpfPropertyGrid
Assembly:  Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.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.WpfPropertyGrid..::.BuiltInEditorStyle

See Also