Class DiagramEffectKey
public class DiagramEffectKey
- Inheritance
-
DiagramEffectKey
- Inherited Members
- Extension Methods
Properties
IsCanDrop
public static ComponentResourceKey IsCanDrop { get; }
Property Value
IsDragEnter
public static ComponentResourceKey IsDragEnter { get; }
Property Value
IsDragging
public static ComponentResourceKey IsDragging { get; }
Property Value
IsSelected
public static ComponentResourceKey IsSelected { get; }
Property Value
MouseOver
public static ComponentResourceKey MouseOver { get; }