Click or drag to resize

WpfStylesSetWindowTitleDecorator Method

Namespace:  TomsToolbox.Wpf.Styles
Assembly:  TomsToolbox.Wpf.Styles (in TomsToolbox.Wpf.Styles.dll)
Syntax
public static void SetWindowTitleDecorator(
	DependencyObject element,
	Object value
)

Parameters

element
Type: System.WindowsDependencyObject
The target element.
value
Type: SystemObject
The value.
See Also