The BuiltInEditorStyle type exposes the following members.

Constructors

  NameDescription
BuiltInEditorStyle

Fields

  NameDescription
EditorKeyProperty
Identifies the EditorKey property.
StyleProperty
Identifies the Style property.

Properties

  NameDescription
EditorKey
Gets or sets the key of the built-in editor to the style will be applied. This is a dependency property.
Style
Gets or sets the style to be applied to the built-in editor. This is a dependency property.

See Also