WindowControl.Hotspot Attached Property

DevZest WPF Docking

WindowControlHotspot Attached Property
Gets or sets the the WindowHotspot value.

Namespace: DevZest.Windows
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
See GetHotspot, SetHotspot
See GetHotspot, SetHotspot

Property Value

Type: WindowHotspot
One of the WindowHotspot values. The default value is None.
See Also