FlowDocumentPageViewerAutomationPeer(FlowDocumentPageViewer) 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 FlowDocumentPageViewerAutomationPeer klassen.
public:
FlowDocumentPageViewerAutomationPeer(System::Windows::Controls::FlowDocumentPageViewer ^ owner);
public FlowDocumentPageViewerAutomationPeer(System.Windows.Controls.FlowDocumentPageViewer owner);
new System.Windows.Automation.Peers.FlowDocumentPageViewerAutomationPeer : System.Windows.Controls.FlowDocumentPageViewer -> System.Windows.Automation.Peers.FlowDocumentPageViewerAutomationPeer
Public Sub New (owner As FlowDocumentPageViewer)
Parametrar
- owner
- FlowDocumentPageViewer
Det FlowDocumentPageViewer som är associerat med den här FlowDocumentPageViewerAutomationPeer.