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) Version: 2.21.0+44d18b541fc9419ec3c549350a832394661b2a4d
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public static bool GetIsNcPressed(
	DependencyObject element
)

Parameters

element  DependencyObject

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

Return Value

Boolean

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

See Also