Method GetHotspot
| Improve this Doc View SourceGetHotspot(DependencyObject)
Gets the value of DevZest.Windows.WindowControl.Hotspot attached property for a given System.Windows.DependencyObject.
Declaration
public static WindowHotspot GetHotspot(DependencyObject element)
Parameters
Type | Name | Description |
---|---|---|
System.Windows.DependencyObject | element | The element from which the property value is read. |
Returns
Type | Description |
---|---|
WindowHotspot | The value of DevZest.Windows.WindowControl.Hotspot attached property. |