InputDevice.ActiveSource 속성

정의

파생 클래스에서 재정의되는 경우 이 디바이스에 대한 입력을 보고하는 PresentationSource를 가져옵니다.

public:
 abstract property System::Windows::PresentationSource ^ ActiveSource { System::Windows::PresentationSource ^ get(); };
public abstract System.Windows.PresentationSource ActiveSource { get; }
member this.ActiveSource : System.Windows.PresentationSource
Public MustOverride ReadOnly Property ActiveSource As PresentationSource

속성 값

이 디바이스에 대한 입력을 보고하는 소스입니다.

적용 대상

추가 정보