GiveFeedbackEventArgs.Effects 속성

정의

끌어서 놓기 작업의 결과를 나타내는 값을 가져옵니다.

public:
 property System::Windows::DragDropEffects Effects { System::Windows::DragDropEffects get(); };
public System.Windows.DragDropEffects Effects { get; }
member this.Effects : System.Windows.DragDropEffects
Public ReadOnly Property Effects As DragDropEffects

속성 값

끌어서 놓기 작업의 결과를 나타내는 DragDropEffects 열거형의 멤버입니다.

적용 대상