Partager via


BitmapPropertySet.GetView Méthode

Définition

Obtient une vue immuable du jeu de propriétés.

public:
 virtual IMapView<Platform::String ^, BitmapTypedValue ^> ^ GetView() = IMap<Platform::String ^, BitmapTypedValue ^>::GetView;
IMapView<winrt::hstring, BitmapTypedValue const&> GetView();
public IReadOnlyDictionary<string,BitmapTypedValue> GetView();
function getView()
Public Function GetView () As IReadOnlyDictionary(Of String, BitmapTypedValue)

Retours

Vue immuable.

Implémente

S’applique à

Voir aussi