Table of Contents

Method SetPinned

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v10.dll

SetPinned(DependencyObject, HashSet<PropertyChangeNotifier>)

Sets object pinned state.

public static void SetPinned(DependencyObject obj, HashSet<PropertyChangeNotifier> value)

Parameters

obj DependencyObject

The DependencyObject which pinned state to be changed.

value HashSet<PropertyChangeNotifier>

New pinned state.