EditorStyleNames Class

Definition

The names of various editor components where the component's style can be defined by the program hosting the editor.

public ref class EditorStyleNames abstract sealed
public ref class EditorStyleNames abstract sealed
class EditorStyleNames abstract sealed
public static class EditorStyleNames
type EditorStyleNames = class
Public Class EditorStyleNames
Inheritance
EditorStyleNames

Remarks

Custom styles need to be defined and placed in the application's ResourceDictionary.

Fields

CollapsedAdornmentToolTipStyleName

The name of the WPF style used for the collapsed adornment tooltip.

Applies to