Table of Contents

Class DocumentDragSourceHandler

Namespace
The.WPF.Utility
Assembly
Instagile.WPF.dll
public sealed class DocumentDragSourceHandler
Inheritance
DocumentDragSourceHandler
Inherited Members

Constructors

DocumentDragSourceHandler()

public DocumentDragSourceHandler()

Fields

InstagileDocumentIdFormat

public static readonly string InstagileDocumentIdFormat

Field Value

string

Properties

Document

public DocumentBase? Document { get; set; }

Property Value

DocumentBase

Metadata

public IDocumentMetadata? Metadata { get; set; }

Property Value

IDocumentMetadata

Methods

AddEventHandlers(UIElement)

public void AddEventHandlers(UIElement element)

Parameters

element UIElement

RemoveEventHandlers(UIElement)

public void RemoveEventHandlers(UIElement element)

Parameters

element UIElement