Click or drag to resize

WpfStyles Attached Properties

The WpfStyles type exposes the following members.

Attached Properties
  NameDescription
Public attached propertyEnsureDefaultStyles
Identifies the EnsureDefaultStyles dependency property
Public attached propertyIsCaptionVisible
A property to control the visibility of the caption area in a window. If the caption is e.g. included in a ribbon control, the caption should not be shown by the window.
Public attached propertyWindowTitleDecorator
Allows to add content to the title bar of the window.
Top
See Also