Method GetPinned
GetPinned(DependencyObject)
Indicates whether specifies object is already pinned.
public static HashSet<PropertyChangeNotifier> GetPinned(DependencyObject obj)
Parameters
obj
DependencyObjectSpecifies object to check.
Returns
- HashSet<PropertyChangeNotifier>
true if object is pinned; otherwise false.