IAmbientProvider::GetAllAmbientValues Method (array<XamlType^>^)
.NET Framework (current version)
Returns an enumerable set of object instances of possible ambient types for the requested types.
Assembly: System.Xaml (in System.Xaml.dll)
Parameters
- types
-
Type:
array<System.Xaml::XamlType^>^
The set of types from which to retrieve ambient type information.
Return Value
Type: System.Collections.Generic::IEnumerable<Object^>^An enumerable set of objects that represent the values for the requested set of XamlType identifiers.
.NET Framework
Available since 4.0
Available since 4.0
Show: