[]
Occurs during a docking operation and enables the source to determine docking anchors that should be disabled.
[C1Category("Behavior")]
[C1Description("C1DockingManager.QueryEnabledAnchors", "Occurs during a docking operation and enables the source to determine docking anchors that should be disabled.")]
public event DockingAnchorsEventHandler QueryEnabledAnchors
Type | Description |
---|---|
DockingAnchorsEventHandler | Occurs during a docking operation and enables the source to determine docking anchors that should be disabled. |