FlowDocumentScrollViewerAutomationPeer(FlowDocumentScrollViewer) 생성자

정의

FlowDocumentScrollViewerAutomationPeer 클래스의 새 인스턴스를 초기화합니다.

public:
 FlowDocumentScrollViewerAutomationPeer(System::Windows::Controls::FlowDocumentScrollViewer ^ owner);
public FlowDocumentScrollViewerAutomationPeer (System.Windows.Controls.FlowDocumentScrollViewer owner);
new System.Windows.Automation.Peers.FlowDocumentScrollViewerAutomationPeer : System.Windows.Controls.FlowDocumentScrollViewer -> System.Windows.Automation.Peers.FlowDocumentScrollViewerAutomationPeer
Public Sub New (owner As FlowDocumentScrollViewer)

매개 변수

적용 대상