共用方式為


DropTargetPatternIdentifiers.DropTargetEffectsProperty 屬性

定義

取得 DropEffects 自動化屬性的識別碼。

public:
 static property AutomationProperty ^ DropTargetEffectsProperty { AutomationProperty ^ get(); };
static AutomationProperty DropTargetEffectsProperty();
public static AutomationProperty DropTargetEffectsProperty { get; }
var automationProperty = DropTargetPatternIdentifiers.dropTargetEffectsProperty;
Public Shared ReadOnly Property DropTargetEffectsProperty As AutomationProperty

屬性值

自動化屬性識別碼。

適用於