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

속성 값

자동화 속성 식별자입니다.

적용 대상