Click or drag to resize

WpfStylesGetWindowTitleDecorator Method

Namespace:  TomsToolbox.Wpf.Styles
Assembly:  TomsToolbox.Wpf.Styles (in TomsToolbox.Wpf.Styles.dll)
Syntax
public static Object GetWindowTitleDecorator(
	DependencyObject element
)

Parameters

element
Type: System.WindowsDependencyObject
The element.

Return Value

Type: Object
The title decorator
See Also