次の方法で共有


BitmapPropertySet.GetView メソッド

定義

プロパティ セットの変更できないビューを取得します。

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)

戻り値

変更できないビュー。

実装

適用対象

こちらもご覧ください