DocumentViewerBase::IServiceProvider::GetService Method (Type^)
.NET Framework (current version)
This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code.
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: