FlowDocumentScrollViewerAutomationPeer(FlowDocumentScrollViewer) Konstruktor
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Initierar en ny instans av FlowDocumentScrollViewerAutomationPeer klassen.
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)
Parametrar
- owner
- FlowDocumentScrollViewer
Det FlowDocumentScrollViewer som är associerat med den här FlowDocumentScrollViewerAutomationPeer.