Click or drag to resize

CustomNonClientAreaBehaviorGetIsNcPressed Method

[Missing <summary> documentation for "M:TomsToolbox.Wpf.Interactivity.CustomNonClientAreaBehavior.GetIsNcPressed(System.Windows.DependencyObject)"]

Namespace:  TomsToolbox.Wpf.Interactivity
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public static bool GetIsNcPressed(
	DependencyObject element
)

Parameters

element
Type: System.WindowsDependencyObject

[Missing <param name="element"/> documentation for "M:TomsToolbox.Wpf.Interactivity.CustomNonClientAreaBehavior.GetIsNcPressed(System.Windows.DependencyObject)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:TomsToolbox.Wpf.Interactivity.CustomNonClientAreaBehavior.GetIsNcPressed(System.Windows.DependencyObject)"]

See Also