Table of Contents

Class PrimarySelectionAdornerProvider

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

An adorner extension that is attached to the primary selection.

[ExtensionServer(typeof(PrimarySelectionExtensionServer))]
public abstract class PrimarySelectionAdornerProvider : AdornerProvider
Inheritance
PrimarySelectionAdornerProvider
Derived