EditorStyleNames Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |