Show / Hide Table of Contents

Method GetHotspot

| Improve this Doc View Source

GetHotspot(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.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest