DocumentPageView::IServiceProvider::GetService Method (Type^)
.NET Framework (current version)
This member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. Use the type-safe GetService method instead.
Assembly: PresentationFramework (in PresentationFramework.dll)
private: virtual Object^ GetService( Type^ serviceType ) sealed = IServiceProvider::GetService
Parameters
- serviceType
-
Type:
System::Type^
An object that specifies the type of service object to get.
Implements
IServiceProvider::GetService(Type^)
.NET Framework
Available since 3.0
Available since 3.0
Show: