[]
Interaction logic for DragNotification.xaml
public class DragNotification : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IDisposable, IComponentConnector
| Name | Description |
|---|---|
| DragNotification() | Initializes a new instance of a DragNotification. |
| Name | Description |
|---|---|
| Dispose() | Releases all unmanaged resources. |
| Hide() | Hide drag notification. |
| InitializeComponent() | InitializeComponent |
| SetHeaderText(string) | Set the text for header. |
| Show(double, double) | Show drag notification at specific point. |